ChainMetrics collects blockchain network data and transforms it into structured metrics for developers and infrastructure teams.
- Block statistics
- Transaction metrics
- Network activity
- Historical data
- Searchable analytics
Python · FastAPI · PostgreSQL
pip install -r requirements.txt
uvicorn app.main:app --reload