Data indexers
The Graph
The Graph is an indexing protocol for organizing blockchain data and making it easily accessible with GraphQL. Etherlink dApps can use GraphQL to query open APIs called subgraphs, to retrieve data that is indexed on the network.
For information on indexing contracts with The Graph, see Indexing Etherlink contracts with TheGraph.
Subsquid
Subsquid is a peer-to-peer network to quickly batch, query and aggregate on-chain and off-chain data.
Learn how to use their SDK with this guide.