Pinned Repositories
Bank-Contract
A simple contract of the bank idea, which can hold user accounts, Deposit, withdraw Funds and show balance to the users, Also the owner can see the number of Account and the total funds in the bank. The owner will provide 50 Ethers to the contract to deploy.
decentralized-bank
A Dapp which is storing user value(ETH) in a smart contract and releases when user wants to withdraw.
FundSplitter-Contract
Ethereum contract to send one amount of ethers to two addresses equally.
LearningWeb3
Learnig web3.js by following the DappUniversity tutorial.
Number-to-Number-in-words
Additional assignments of class no 4 of quarter 2, JavaScript
pet-shop-react
Implemented the pet-shop template box of Truffle with some additional functionality using React and redux-toolkit.
RemittanceService
The Remittance service on Ethereum, Where users can send Remittance to their homes, But the scenario is, that in their homes there is no crypto wallet to send the Remittance to instead there will be agents involved between the sender and the receiver.
todo-app
Todo App created with react and redux-toolkit as the first assignment of PIAIC BCC Q4.
remanswaty's Repositories
remanswaty/LearningWeb3
Learnig web3.js by following the DappUniversity tutorial.
remanswaty/Bank-Contract
A simple contract of the bank idea, which can hold user accounts, Deposit, withdraw Funds and show balance to the users, Also the owner can see the number of Account and the total funds in the bank. The owner will provide 50 Ethers to the contract to deploy.
remanswaty/RemittanceService
The Remittance service on Ethereum, Where users can send Remittance to their homes, But the scenario is, that in their homes there is no crypto wallet to send the Remittance to instead there will be agents involved between the sender and the receiver.
remanswaty/Buyable-ERC20Token
ERC20 Token having additional functionality for buying the token against Ether.
remanswaty/decentralized-bank
A Dapp which is storing user value(ETH) in a smart contract and releases when user wants to withdraw.
remanswaty/FundSplitter-Contract
Ethereum contract to send one amount of ethers to two addresses equally.
remanswaty/pet-shop-react
Implemented the pet-shop template box of Truffle with some additional functionality using React and redux-toolkit.
remanswaty/todo-app
Todo App created with react and redux-toolkit as the first assignment of PIAIC BCC Q4.
remanswaty/block-explorer
Replicating Etherscan which is one of the well-known block explorers in the Ethereum ecosystem.
remanswaty/BuyablePlus-ERC20Token
ERC20 Token having additional functionality for buying the token against Ether, Transferring ownership, selecting someone for price adjustment and returning ether against tokens.
remanswaty/Calculator
Calculator app with simple HTML, CSS, and JavaScript.
remanswaty/calculator-reactjs
A side project, mainly using ReactJs and other tools.
remanswaty/Capped-Timebound-erc20Token
ERC20 Token having extra functionality for Capped token and Time-bound token, Capped means the total supply c
remanswaty/citr-v7-project
Projects for Complete Intro to React v7 and Intermediate v4
remanswaty/covid19-tracker
The 2nd project by bootcamp-2020
remanswaty/drizzle-dapp-ContextAPI
Practice, DApp with Drizzle, React and ContextAPI
remanswaty/drizzle-react-dapp
Practice, DApp with drizzle and react
remanswaty/expense-tracker
The first project by bootcamp-2020
remanswaty/expense-tracker-dapp
Expense Tracker dapp on Ethereum Blockchain
remanswaty/first-contributions
First Contributions repository for developer to get started with open source.
remanswaty/HelloSurge
Test repo for practicing surge automated deployment, with bootcamp2020 Class1
remanswaty/Javascript-practice
remanswaty/mafkoora
Mafkoora replica using ReactJs.
remanswaty/my-portfolio
Portfolio site, using ReactJs and TailwindCSS
remanswaty/news-site
A news page built with only HTML and CSS.
remanswaty/portfolio
Portfolio site using html and css
remanswaty/random-jokes
A web app which provides random jokes to the user. Tech stake mainly used is ReactJs and TailwindCSS.
remanswaty/remanswaty
Config files for my GitHub profile.
remanswaty/review-context-api
Reviewing and Practicing React Context API
remanswaty/Solidity-Assignment-1
The solidity program which enrolls student by getting Ether from students.