Skip to content

dustinsanders/ethereum-react-todo

Repository files navigation

ethereum-react-todo

Simple todo contract and react front-end. Allows the connected address to create and assign todo items. Assignee is able to complete and then get paid for items.

Demo

Sepolia: https://eth-todo.netlify.app

Click here for testnet Ether

Running locally

Install Dependencies

yarn install

Run local hardhat node

yarn start:localnode

Deploy locally and generate local config

yarn deploy:local

Start React App & Netlify Functions

yarn dev

Connect MetaMask to localhost network

Tech Stack

  • React
  • Hardhat
  • Ethers.js
  • TypeChain
  • TypeScript
  • Easy Peasy
  • Evergreen UI
  • Netlify Functions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published