TLDR: Make your DAO treasury liquid and turn it into productive capital, without putting it at risk of liquidation in DeFi money lending protocols.
Based on UMA range tokens.
- Clone this repo
- Install dependencies:
yarn install
- Start a local development blockchain:
yarn chain
- Start the frontend:
yarn start
- Deploy local contracts on the local blockchain:
yarn deploy