Various Artifacts related to Koios project management and assets that are used for website, monitoring services as well as public-facing topology files.
.
├── grafana-dashboards/ # Grafana dashboards used for monitoring Koios nodes
├── html/ # HTML Page(s) used for https://api.koios.rest website
├── images/ # Images (logos, Design diagram, etc) used for Koios
├── specs/ # Files used for creation of API Specs with examples
├── tests/ # Test suites for Koios nodes
├── topology/ # Topology files of public Koios nodes
├── topology-guild.json
├── topology-mainnet.json
└── topology-testnet.json
├── LICENSE # License for use of artifacts within this repository
├── README.md # This file
└── projects.json # List of projects (in JSON format) that are using Koios
Koios team operates gRest layer in a transparent manner and progress/millestones can be accessed at any time (accessible here)
The specs can be browsed for each network using below:
Network | Link |
---|---|
Mainnet | https://api.koios.rest |
Guild | https://guild.koios.rest |
PreProd | https://preprod.koios.rest |
Preview | https://preview.koios.rest |
You can connect and discuss with Koios teams on Telegram, or feel free to contribute to any of the repositories.