Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 284 Bytes

Prediction Market

Learnign Goals for this Repo

  • Use outside libraries like SafeMath
  • Write unit tests using 2017 async/await features
  • Implement Hub / Spoke model with prediction market

To get started

npm install truffle compile truffle migrate