The Graph
Protocol for indexing and querying blockchain data using subgraphs. Serves indexed data over GraphQL.
About
The Graph is a decentralized protocol that enables efficient querying of blockchain data through GraphQL. It works by indexing Ethereum blockchain events into a structured data store, allowing developers to build performant decentralized applications (dApps) without relying on di…