A simple Todo
The On-Chain To-Do List DApp is a decentralized task manager built using Solidity and deployed on the Flow EVM Testnet. It allows users to add, view, complete, and delete their tasks securely on the blockchain. Each user’s data is stored transparently and immutably, showcasing the fundamentals of Web3 interaction, smart contract logic, and on-chain state management.