Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 660 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 660 Bytes

Build Status

Token Redemption

Smart contract for the dOrg Token ecosystem.

Contracts

Redemption

Reward

Build & Contribute

Prerequisites

  • nvm
  • You must create a .env file, checkout .env-example for reference

Testing

yarn build
yarn test

Deploying contracts

yarn build
yarn deploy:rinkeby