subgraphs > Developing > Creating > Starting Your Subgraph

Starting Your Subgraph

Reading time: 1 min

Descripción

Enlace a esta sección

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.

Start Building

Enlace a esta sección

Start the process and build a subgraph that matches your needs:

  1. Install the CLI - Set up your infrastructure
  2. Subgraph Manifest - Understand a subgraph's key component
  3. The Graph Ql Schema - Write your schema
  4. Writing AssemblyScript Mappings - Write your mappings
  5. Advanced Features - Customize your subgraph with advanced features
Editar página

Anterior
Subgrafos
Siguiente
Instalar The Graph CLI
Editar página