Skip to content

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

Notifications You must be signed in to change notification settings

jeftarmascarenhas/dapp-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published