Data Indexing and Analytics
Data indexers are essential infrastructure for blockchains because they solve the fundamental challenge of accessing and querying blockchain data efficiently. While raw blockchain data is difficult and resource-intensive to query directly, subgraphs index and organize this data into easily queryable formats, making it accessible through standardized APIs.
Subgraphs
Vana supports both The Graph and Goldsky as indexing solutions.
Updated 10 days ago