Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 110 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 110 Bytes

Setup

  1. npm i
  2. npx truffle compile
  3. npx truffle test

web

  1. cd web
  2. yarn
  3. yarn dev