📗
HyperGraph English
  • Welcome to HyperGraph
  • 💰 Farming
    • Introduction of Minning
      • Connecting MetaMask to Binance Smart Chain
      • MathWallet on Binance Smart Chain APP Guide
      • Token Pocket App on Binance Smart Chain (BSC)
  • 🛠️ PRODUCT
  • Product usage
    • Product business
    • Registration and login
    • Create subgraph
    • View subgraph
  • Development
    • Business interaction process
    • Quick start
    • Remote deployment
    • Development and deployment FAQ
    • Subgraph development
    • GraphQL API
    • AssemblyScript API Part 1
    • AssemblyScript API Part 2
  • Example
    • Uniswap subgraph example
    • Uniswap-info example
  • User Cases
  • Public subgraph
  • 🪜HYPERBRIDGE
    • HyperBridge
    • Token cross-chain
    • Mainstream assets cross-chain
    • Mainstream assets liquidity provision
    • Cross-chain purchase of Gas
  • 📖 Project
    • Operation Flow
    • Index Nodes
    • Token Allocation
    • Contract Address
  • 🧩 Network
    • HyperGraph Introduction
    • Network Construction
    • Network Role
    • Node Device
    • Node Hosting Type
    • Pricing Plan Second Edition
    • Node Network FAQ
    • Heco archive node for public use
  • 🔗 Links
    • HyperGraph Site
    • HyperGraph Farming
    • BSC Explorer
    • 中文文档
Powered by GitBook
On this page

Was this helpful?

Development

This chapter will describe the development process and development methods related to subgraphs.

Mainly divided into two parts:

The first part is the use and deployment development process of the console.

First, the working principle of HyperGraph is explained from the perspective of actual business process. Then combined with HyperGraph console and graph-cli and other tools, it explained how to add sub-graph items, generate sub-graph scaffolding, add sub-graph code, deploy to remote server, and perform data index query process.

The second part is the reference documentation for subgraph development, AssemblyScript development, and GraphQL query language.

PreviousView subgraphNextBusiness interaction process

Last updated 4 years ago

Was this helpful?