Author: Taggart Bowen-Gaddy
Slides: PDF
- Install depenendencies:
npm install
- Run Dev Server:
npm start
- Install MetaMask: MetaMask.io
- Connect to Ropsten TestNet:
- Uncomment L9 in
App.js
- Refer to the documentation in
commands.js
This project was bootstrapped with Create React App.