Skip to content

dipdup-io/celestia-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

FOSSA Status Build Status made_with golang License: MIT Go Coverage

Celestia Indexer

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.

Features

  • RPC node client
  • Rollbacks are handled
  • Database is partitioned for better performance
  • Optional diagnostic mode for consistency checks

Indexed entities

  • 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

License

FOSSA Status

About

๐ŸŒ Celestia indexer | Base component of the DipDup Vertical for Celestia

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE-HEADER

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages