You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloudflare hosted DB snapshots (up to 3 hrs old) for fast catchup
TODO
ARM images (sorry)
Auto update container
Documentation
Testnet
Requirements
25GB of free SSD space
docker-compose
jq
bash
Quickstart
git clone https://github.com/AlgoNode/light-indexer.git
#make sure you have 20GB in the current dir cd light-indexer
./bin/init
#enjoy mainnet indexer in under 20 minutes
Security
Database and Indexer API endpoints are exposed, by default, on localhost only.
CockroachDB runs in insecure mode (no authentication)
If you want to expose Indexer API to the World you can use: