Skip to main content
The dbc-go SDK provides Go helpers for backend services, indexers, and scripts that need to read DBC state or build common DBC transactions.

Go SDK

Meteora DBC Go SDK source and examples.

Installation

Clone the repository and install dependencies. The local go.mod uses github.com/gagliardetto/solana-go.

Repository Map

Run Examples

Before running examples, configure the keypairs, RPC endpoint, and public keys required by the file.

Examples

Helper Surface