List of relevant links and data sources for the dYdX Chain Open-Source Software can be found here:
This all-in-one dashboard contains important metrics of dYdX Chain, all information are downloadable in .csv format.
This block explorer provides information on individual transactions as well as overall chain metrics on dYdX Chain.
This dashboard contains important trading and risk assessment metrics on dYdX Chain. It also features a dynamic leaderboard that offers real-time tracking and visibility into traders' points, providing transparency and clarity regarding their positions in the Launch Incentives Program.
This dashboard provides complete validator and chain performance metrics on dYdX Chain.
This dashboard contains real-time validator status and simplified information on validator performance on dYdX Chain.
The Indexer is a read-only collection of services that indexes and serves blockchain data to end users more efficiently and web2-friendly. It consumes real-time data from a dYdX Chain full node, stores it in a database, and serves that data through a web socket and REST requests to end users.
- release of the completed, audited and open-sourced dYdX Chain software.
- Validator and indexer code, protobuf definitions, scripts to generate Python and Javascript libraries using Telescope
- Shared client business logic used across both web and mobile
- The web front end for the dYdX Chain
- Python and Javascript SDK clients
- Translations for all copy across the web and mobile apps
- dYdX Chain documentation
- Coordination repos for previous testnets
- Terraform for indexer deployments, metrics ingestor, indexer dashboards and monitors