An open API service indexing awesome lists of open source software.

https://github.com/leapwallet/observatory

🔭 Compares API response uptimes and latencies across Cosmos blockchain nodes
https://github.com/leapwallet/observatory

Last synced: 9 days ago
JSON representation

🔭 Compares API response uptimes and latencies across Cosmos blockchain nodes

Awesome Lists containing this project

README

        

# Observatory

See the [architecture](https://github.com/leapwallet/observatory-architecture) for more information.

## Installation

Here are the guides for running this microservice using:

- [Docker Compose](docs/docker-compose.md) (recommended for local development)
- [Cloud](docs/cloud.md) (recommended for production).

## Usage

- Here's the latest version's [documentation](https://leapwallet.github.io/observatory/).
- [Changelog](docs/CHANGELOG.md)
- [Observability](docs/grafana-cloud.md)

## [Contributing](docs/CONTRIBUTING.md)