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

Smart Contracts

PreviousQuerying TransactionsNextInstalling Dev Tools

Last updated 2 years ago

Installing Dev Tools
Generating Go Contracts File
Deploying Contracts
Querying Contracts
Writing to Contracts