Skip to main content
Image

r/thegraph
redditgold

We index the world


How to Build and Deploy a Data Service on The Graph's Horizon Framework
How to Build and Deploy a Data Service on The Graph's Horizon Framework

https://www.lodestar-dashboard.com/blog/how-to-build-a-horizon-data-service

A complete technical walkthrough of building a production Horizon data service — from Solidity contract to off-chain payment collection — drawn from two real implementations: Dispatch and SubstreamsDataService.

The Graph's Horizon upgrade (GIP-0066, live December 2025) turned the protocol into a permissionless data marketplace. https://thegraph.com/blog/graph-horizon/

Before Horizon, The Graph had one type of data service: subgraphs. After Horizon, anyone can build a new type of data service — JSON-RPC endpoints, streaming data pipelines, oracle feeds, ZK proofs — and plug directly into the existing economic infrastructure. Same staking layer. Same payment layer. Brand new service.


What are some of your self-care priorities? If managing eczema is one of them, you're not alone. Understanding your treatment options can help. Learn how DUPIXENT works.

Click here to see Full Prescribing Information and Patient Information.

media poster



How a Community Builder Queried 90 DeFi Lending Protocols With a Single GraphQL Query
How a Community Builder Queried 90 DeFi Lending Protocols With a Single GraphQL Query

https://thegraph.com/blog/community-builder-queried-defi-lending-protocols-subgraphs-mcp/

A case study in what becomes possible when standardized Subgraphs and open infrastructure meet AI-native tooling.

TLDR: A community builder named u/PaulieB set out to solve one of DeFi's oldest data problems: every lending protocol speaks a different language. By combining Messari's standardized Subgraphs on The Graph's decentralized network with a Model Context Protocol (MCP) server, the result was a single tool that lets any AI agent query live lending data across 90 protocol deployments on 15 chains, in plain English, with no custom adapters required.