Documentation Index
Fetch the complete documentation index at: https://developers.avacloud.io/llms.txt
Use this file to discover all available pages before exploring further.
Client SDK
Client SDK The main Avalanche client SDK for interacting with Avalanche nodes and building blockchain applications. Features:- Complete API coverage for P-Chain, X-Chain, and C-Chain.
- Full viem compatibility - anything you can do with viem works here.
- TypeScript-first design with full type safety.
- Abstractions over the JSON-RPC API to make your life easier.
- Wallet integration and transaction management.
- First-class APIs for interacting with Smart Contracts.
- Retrieve balances and UTXOs for addresses..
- Build, sign, and issue transactions to any chain.
- Perform cross-chain transfers between X, P and C chains.
- Add validators and delegators.
- Create subnets and blockchains, convert subnets to L1s.