This is an indexing layer for Celestia DA written in Golang that operates on top of the Celestia Full node and stores data in a Postgres database.
- RPC node client
- Rollbacks are handled
- Database is partitioned for better performance
- Optional diagnostic mode for consistency checks
- Blocks
- Transactions
- Balance updates (block rewards, gov-triggered issuance/burn, other events)
- Header
- Stats
- Transactions
- Details
- Balance updates
- Blobs
- Metadata
- Accounts
- Balances
- Stats
- Namespaces
- Stats
- Summary
- Stats