/dapp-todo

This project has contract with Solidity and front-end with React and Web3.js

Primary LanguageJavaScript

dApp Todo List with Blockchain and React

Libs and Frameworks

Note: This example I'm Ganache with blockchain

Requirements:

Run Contract with Truffle

  • Open Ganache and click on Quick Start
  • Run terminal truffle develop
  • Run truffle terminal compile
  • Run truffle terminal migrate

Run dApp with React and Web3.js

  • npm install or yarn
  • npm start or yarn start

dApp - Todo List

dApp - Todo List Validate balance