Skip to content

Wereally1/api_monitoring_stats

 
 

Repository files navigation

TON Status sinebot tehnology

Service for monitoring the infrastructure around the TON blockchain.

Installation

git clone https://github.com/tonkeeper/api_monitoring_stats;
cd api_monitoring_stats;
docker compose up -d --build

Optional

If you want to avoid errors, please add the following tokens before running docker compose up

echo  TONCENTER_API_TOKEN=<token> > .env
echo  CHAINSTACK_TOKEN=<token> > .env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.9%
  • HTML 2.8%
  • Dockerfile 1.3%