Todo DApp is a blockchain-based application that stores the todo list. But contrary to Web 2.0-based apps, the data(todo) is stored on-chain so that no single central has the authority over the data.
Todo DApp is a blockchain-based application that stores the todo list. But contrary to Web 2.0-based apps, the data(todo) is stored on-chain so that no single central has the authority over the data. The main motive of the project is to enable individuals to have a simple todo storing platform without breaking their privacy. This app is based on the Ethereum-based blockchain architecture along with the frontend as React.