[WIP]
- Solidity contracts (Check out the Sepolia Contract transactions on etherscan)
- Deployment to Ethereum Testnet
- Connection context, connect to ethereum and interact with contract
- Basic UI (ugly)
- FE Unit testing (Jest)
- Contract testing (Hardhat)
- Styling (Tailwind?)
- Update task completion status (contract change)
- Delete task functionality (contract change)
- Move contract address selection to express endpoint
- Better a11y (buttons, aria described by etc)
- More explicit error messages
- Support multiple languages?
- Better README ;)