Chain indexers
A chain indexer is a type of indexer that is used to index the blocks in a blockchain. This allows for faster and more efficient querying of the blockchain, as the indexer maintains an index of the blocks in the chain, making it easy to look up specific blocks or transactions. Chain indexers are often used in conjunction with blockchain explorers, which provide a user-friendly interface for viewing and interacting with the blockchain.
THIS SECTION IS UNDER DEVELOPMENT
We’re still working on this section. Feel free to dive into the docs, but keep in mind that things will likely change pretty often.