blob-indexer 0.5.0

Blob indexer for the Blobscan explorer
Documentation
1
2
3
4
5
6
7
8
INDEXER_TAG=latest
SECRET_KEY=supersecret

BLOBSCAN_API_ENDPOINT=http://localhost:3001
EXECUTION_NODE_ENDPOINT=http://localhost:8545
BEACON_NODE_ENDPOINT=http://localhost:5052
SENTRY_DSN=
RUST_LOG=blob_indexer=INFO