/stability-ui

👩‍🚀👩‍🚀👩‍🚀 Stability Platform User Interface

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Stability User Interface

Tasks

Issues

Coverage

codecov

Coverage Grid

Develop

👀 Learn stack

🧑‍🚀 Start coding

yarn
yarn dev

Adding a new strategy

  1. Add a protocol logo in the /protocols folder
  2. Update the PROTOCOLS constant
  3. Add data to getStrategyInfo
  4. Update getProtocolLogo function (if necessary)
  5. Update strategy specific substitute (if necessary)