clovisdasilvaneto / dapp-todo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 76.0%Language:CSS 11.9%Language:HTML 6.8%Language:Solidity 5.3%