A distributed, incentivized platform for asking and answering questions - MIT Blueprint 2018 3rd Place.
See this Google Doc for a rough, work-in-progress draft.
Requirements: node & yarn.
yarn install
- Build contracts with
yarn run truffle
and keep thetruffle develop
window open to run the test network. yarn start
in another terminal window.
truffle compile
migrate
in development consoleyarn run typechain