Skip to content

HerculesDeFiLabs/olympic-circle-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hercules-olympic-circle-list

This GitHub repo contains the protocols list of Olympic Circle members.

Adding your protocol

To add your protocol to the Olympic Circle list, you should create your entry and submit a PR with it.

1. Fork this repo

2. Add your protocol in the relevant "blockchain".json file in src/protocols/.

3. Provide the following required information for your protocol.

  • chainId (number)
  • id (string): must be unique
  • logo (string): url, used on the page where all protocols are listed, svg preferred
  • cover (string): url, used for the area on the right of the protocol page, svg preferred
  • banner (string): url, large format img, will be used on the main protocol page as a banner image, png preferred
  • tagline (string): one short sentence
  • tags (array): up to 3
  • description (string): up to 600 characters
  • tokens (array): list of the addresses of all your token contracts. The first one will be considered as your "main" asset
  • website (string): link to your app

4. Provide the following optional links for your protocol.

  • twitter (string)
  • discord (string)
  • docs (string)
  • medium (string)
  • github (string)
  • telegram (string)
  • defillama (string)

Disclaimer

Note filing an issue does not guarantee addition to the Olympic Circle list, and is reserved to already approved members only.