Docs
Поиск⌘ K
  • Главная страница
  • О The Graph
  • Поддерживаемые сети
  • Protocol Contracts
  • Субграфы
    • Субпотоки
      • Token API
        • Hypergraph
          • AI Suite
            • Индексирование
              • Ресурсы
                Субграфы > Разработка

                Introduction to Subgraph Development

                To start coding right away, go to Developer Quick Start.

                Обзор

                Как разработчику, Вам нужны данные для создания и поддержки Вашего децентрализованного приложения. Запрос и индексация данных блокчейна — сложная задача, но The Graph предлагает решение этой проблемы.

                На The Graph Вы можете:

                1. Create, deploy, and publish Subgraphs to The Graph using Graph CLI and Subgraph Studio.
                2. Use GraphQL to query existing Subgraphs.

                Что такое GraphQL?

                • GraphQL⁠ is the query language for APIs and a runtime for executing those queries with your existing data. The Graph uses GraphQL to query Subgraphs.

                Действия разработчика

                • Query Subgraphs built by other developers in The Graph Network and integrate them into your own dapps.
                • Create custom Subgraphs to fulfill specific data needs, allowing improved scalability and flexibility for other developers.
                • Deploy, publish and signal your Subgraphs within The Graph Network.

                What are Subgraphs?

                A Subgraph is a custom API built on blockchain data. It extracts data from a blockchain, processes it, and stores it so that it can be easily queried via GraphQL.

                Check out the documentation on Subgraphs to learn specifics.

                ⁠Редактировать на GitHub⁠

                Python (Subgrounds)Субграфы
                На этой странице
                • Обзор
                • Что такое GraphQL?
                • Действия разработчика
                • What are Subgraphs?
                The GraphСтатусТестовая сетьБрундовые ресурсыФорумБезопасностьПолитика конфиденциальностиУсловия обслуживания