- React
- Web3.js
- Truffle Framework
Note: This example I'm Ganache with blockchain
Requirements:
- Open Ganache and click on Quick Start
- Run terminal
truffle develop
- Run truffle terminal
compile
- Run truffle terminal
migrate
npm install
oryarn
npm start
oryarn start