Skip to content

vespr-wallet/koios-artifacts

 
 

Repository files navigation

Koios Artifacts Repository

Various Artifacts related to Koios project management and assets that are used for website, monitoring services as well as public-facing topology files.

Repository Map

.
├── 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

Project Management

Koios team operates gRest layer in a transparent manner and progress/millestones can be accessed at any time (accessible here)

API Specs

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

Further discussions

You can connect and discuss with Koios teams on Telegram, or feel free to contribute to any of the repositories.

Releases

No releases published

Packages

No packages published

Languages

  • PLpgSQL 89.4%
  • Shell 4.9%
  • Python 4.5%
  • HTML 1.2%