Skip to content

DBlockEd/todoApp-Foundry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoApp with Foundry

This is a simple TodoApp built on Ethereum using Foundry. Users can create, mark completed/uncompleted, and delete tasks on the Ethereum blockchain.

Build

forge build

Deploy

forge create --rpc-url <your_rpc_url> --private-key <your_private_key> src/todo.sol:TodoApp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published