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
- Host: GitHub
- URL: https://github.com/leapwallet/observatory
- Owner: leapwallet
- Created: 2022-11-07T13:45:31.000Z (over 2 years ago)
- Default Branch: staging
- Last Pushed: 2024-06-28T05:21:30.000Z (11 months ago)
- Last Synced: 2025-05-12T22:18:09.236Z (9 days ago)
- Language: TypeScript
- Homepage:
- Size: 339 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
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)