Phoenix Chain SDK Doc
  • Introduction
  • Client
    • Initializing a Client
  • Accounts
    • Querying Balances
  • Blocks and Transactions
    • Querying Blocks
    • Querying Transactions
  • Smart Contracts
    • Installing Dev Tools
    • Generating Go Contracts File
    • Deploying Contracts
    • Querying Contracts
    • Writing to Contracts
  • Event logs
    • Filtering Event logs
    • Subscribing to Event Logs
Powered by GitBook
On this page

Introduction

Phoenix Chain SDK

Developers can easily interact with the Phoenix Chain using this Golang sdk, including quering accounts, querying transactions, contracts interactions and other functions.

NextClient

Last updated 2 years ago