Indexer SDK
While the Indexer API is a powerful tool for querying basic on-chain data, it may not always provide the exact data you need. In most cases, you want to index your own contract and to do that, you can create your own custom processor using the Indexer SDK.
Using the Indexer SDK
Section titled “Using the Indexer SDK”Learn how to use the Indexer SDK through guides and documentation.
Quickstart Guide Get started with the Indexer SDK
Documentation Read documentation about the Indexer SDK
Example Processors
Section titled “Example Processors”As a reference, you can see all Aptos-Hosted processors that comprise the Indexer API here.