Skip to content

ziejka/todo-list-etherjs

Repository files navigation

Description

ToDoList.mov

This ToDo showcase project uses web3 technology on Ethereum blockchain and ether.js as the frontend layer. The contract was created, tested and deployed using Remix

Run the project locally

To run the project locally, you need to have the following:

Then you need to clone the repository and install dependencies.

Then you need to compile and deploy the contract to your local blockchain - Ganache, using Remix. After that, copy the contract address and paste it into the .env file as the VITE_TODO_LIST_CONTRACT_ADDRESS variable.

Then you can run the project using:

npm run dev

About

ToDo showcase project using web3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published