An open source interface for the Reserve Protocol
Enabling users to:
- Create new RTokens
- View/use existing RTokens and related metrics
- Mint/Issue RTokens (RSV included)
- Stake/Unstake to provide insurance for a given RToken
Clone this repository and run:
cp .env.example .env
yarn
yarn start
Please go to this repository and create a pull request with the token you want to add following the instructions of the README.
Fork this repository and create a pull request against the development
branch