Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 516 Bytes

File metadata and controls

20 lines (12 loc) · 516 Bytes

Author: Taggart Bowen-Gaddy

Slides: PDF

How To Use

  1. Install depenendencies: npm install
  2. Run Dev Server: npm start
  3. Install MetaMask: MetaMask.io
  4. Connect to Ropsten TestNet:

Ropsten

Want to use the naive approach?

  1. Uncomment L9 in App.js
  2. Refer to the documentation in commands.js

This project was bootstrapped with Create React App.