Indexing

Organize Off-Chain Data

Indexing can be used to organize and serve traditionally off-chain, centrally hosted data sources in a decentralized manner. This involves posting off-chain data to Torram indexers, storing the hashes on-chain, and indexing this data into subgraphs for efficient querying.

Enable Real-Time Monitoring

By incorporating real-time data from oracles, indexers can be used to monitor various systems and processes, such as supply chains, markets, and weather conditions, in a decentralized and transparent manner.

Efficient querying of blockchain data

The Graph indexes and organizes blockchain data into subgraphs, allowing developers to query this data using GraphQL in an efficient and performant manner. This solves the challenge of querying complex blockchain data directly, which is computationally intensive and slow.

Powering DApps

By providing easy access to organized blockchain data, indexing enables developers to build rich user interfaces and functionalities for dApps across various domains like decentralized finance (DeFi), non-fungible tokens (NFTs), and more.

Data analytics

indexing can be leveraged for data analytics use cases, allowing users to query and analyze pre-modeled blockchain data efficiently.

Last updated