Skip to content

nexisdev/register

 
 

Repository files navigation

Register

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

Getting started

Clone this repository and run:

cp .env.example .env
yarn
yarn start

Adding an RToken to the supported list

Please go to this repository and create a pull request with the token you want to add following the instructions of the README.

Contributing

Fork this repository and create a pull request against the development branch

About

Reserve Protocol interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • Other 0.1%