GXChain Docs
Guide
Advanced
Smart Contract
FAQs
Ecosystem
  • English
  • 简体中文
GitHub (opens new window)
Guide
Advanced
Smart Contract
FAQs
Ecosystem
  • English
  • 简体中文
GitHub (opens new window)
  • Advanced

    • Overview
    • How to generate key pair
    • How to sign a transaction
    • How to send a transaction
    • How to confirm a transaction
    • How to Deal with transfer memo
    • How to create and issue new asset
    • How to become trustnode candidate
    • How to start API server
    • How to use snapshot
    • How to start testnet
    • How to start private chain
    • Introduction to block and transaction structure
    • Rule description for naming accounts
    • Cli_wallet Introduce
    • witness_node Introduce
    • Multi-signature tutorial
    • Txid query plugin tutorial
    • Full-node account history plugin tutorial
    • How to vote by staking
    • accounthistoryleveldb plugin tutorial

# Overview

The advanced tutorial will contain the most basic knowledge of GXChain, and the content will be continuously updated.

  • How to generate key pair?
  • How to sign a transaction?
  • How to send a transaction?
  • How to confirm a transaction?
  • How to deal with transfer memo?
  • How to create and issue new asset?
  • How to become trustnode candidate?
  • How to start API server?
  • How to use snapshot?
  • How to start testnet?
  • How to launch private chain?
  • Introduction to block and transaction structure
  • Cli_wallet Introduce
  • Witness_node Introduce
  • Multi-signature tutorial
  • Txid query plugin tutorial
  • Full-node account history plugin tutorial
  • How to vote by staking
  • account_history_leveldb plugin tutorial
Edit this page on GitHub (opens new window)
Last Updated: 7/2/2020, 6:18:42 AM

How to generate key pair →