Overview
The Graph is home to thousands of Subgraphs already available for query, so check The Graph Explorer and find one that already matches your needs.
When you create a Subgraph, you create a custom open API that extracts data from a blockchain, processes it, stores it, and makes it easy to query via GraphQL.
Subgraph development ranges from simple scaffold Subgraphs to advanced, specifically tailored Subgraphs.
Interesting:
Start Building
Start the process and build a Subgraph that matches your needs:
- Install the CLI – Set up your infrastructure
- Subgraph Manifest – Understand a Subgraph’s key component
- The GraphQL Schema – Write your schema
- Writing AssemblyScript Mappings – Write your mappings
- Advanced Features – Customize your Subgraph with advanced features
Explore additional resources for APIs and conduct local testing with Matchstick.