Codebase Overview

All our repositories are stored on Github. Most of them are all private yet, and you can freely submit an issue or a pull request if you are a member of development team. Make sure you read this whole guide, and the guidelines specific to each repository before.

Git repositories

  • Frontend: The main frontend. It contains all the features to interact with users.

  • Smart Contract: All the smart contracts that is deployed on BSC Testnet.

  • Subgraph: GraphQL endpoint to query the events and entities.

Last updated