Skip to content

A simple Todo List app with Javascript Frontend and Ethereum Smart Contract (Truffle + Web3.js)

Notifications You must be signed in to change notification settings

avndp/todo-list-app-on-eth

Repository files navigation

Todo List App with Smart Contract

Creates a Smart Contract on Ethereum to store tasks (Todos), can manage those with Frontend using JS. All this was achieved using JS, Truffle (Ganache), Web3.js library.

Screenshots

enter image description here enter image description here

Run

npm install
npm run dev

About

A simple Todo List app with Javascript Frontend and Ethereum Smart Contract (Truffle + Web3.js)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published