Skip to content

Latest commit

Β 

History

History
36 lines (25 loc) Β· 929 Bytes

File metadata and controls

36 lines (25 loc) Β· 929 Bytes

Stability User Interface

New update

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)