Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 540 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 540 Bytes

dOrg Token Redemption / Staking

dOrg internal project for the DORG token.

Packages

Package Description
@dorgtech/dorg-token-contracts Solidity Contracts
@dorgtech/dorg-token-ui Typescript Client

Prerequisites

  • nvm
  • yarn

Installation

nvm install && nvm use
yarn

client

yarn client

Testing Contracts

yarn build
yarn test

Deploying contracts

yarn build
yarn deploy:rinkeby