Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 182 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 182 Bytes

cosmos-indexer

Get Started

cp chain_config.json.example chain_config.json
# Setup the values correctly and ranges for blocks

python3 main.py 0
python3 main.py 1
...