Simple todo contract and react front-end. Allows the connected address to create and assign todo items. Assignee is able to complete and then get paid for items.
Sepolia: https://eth-todo.netlify.app
Click here for testnet Ether
Install Dependencies
yarn install
Run local hardhat node
yarn start:localnode
Deploy locally and generate local config
yarn deploy:local
Start React App & Netlify Functions
yarn dev
Connect MetaMask to localhost network
- React
- Hardhat
- Ethers.js
- TypeChain
- TypeScript
- Easy Peasy
- Evergreen UI
- Netlify Functions