Skip to main content

Interchain SDK

Interchain SDK The main Avalanche client SDK for interacting with Avalanche nodes and building blockchain applications. Features:
  • Type-safe ICM client for sending cross-chain messages
  • Works seamlessly with wallet clients
  • Built-in support for Avalanche C-Chain and custom subnets
  • Built-in support for Avalanche C-Chain and custom subnets
The SDK is currently available in TypeScript, with more languages coming soon. If you are interested in a language that is not listed, please reach out to us in the #dev-tools channel in the Avalanche Discord.

SDK Installation

SDK Example Usage

Refer to the code samples provided for each route to see examples of how to use them in the SDK. Explore routes here Data API, Metrics API & Webhooks API.