Skip to content

DBlockEd/todoApp-Hardhat

Repository files navigation

TodoApp with Hardhat

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:

Compile

npx hardhat compile

Deploy

npx hardhat ignition deploy ./ignition/modules/todoApp.js --network hardhat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published