A decentralized todo-list
- Creation of Tasks
- Checking Off Completed Tasks
- HTML | CSS | JavaScript : For Frontend
- Solidity : For developing Smart Contract
- Ganache : For local blockchain network
- Truffle : For integrating the blockchain network with smart contracts
- Metamask : For integrating client side application with Ganache Blockchain Network
- Node.js: For crating backend server
- Chai Assertion Library : For testing
The client side application is still in development phase