This is a simple TodoApp built on Ethereum using Hardhat. Users can create, mark completed/uncompleted, and delete tasks on the Ethereum blockchain.
Try running some of the following tasks:
npx hardhat compile
npx hardhat ignition deploy ./ignition/modules/todoApp.js --network hardhat