AxelarJS SDK

JavaScript/TypeScript SDK wrapping common cross-chain operations on the Axelar network. Key classes include AxelarAssetTransfer (generates deposit addresses for token transfers), AxelarQueryAPI (fee estimation, denom lookups, transfer status), and AxelarGMPRecoveryAPI (query GMP transaction status, manual relay, execute destination contract, add gas). Supports both MAINNET and TESTNET environments.

API entry from apis.yml

apis.yml Raw ↑
aid: axelar:axelarjs-sdk
name: AxelarJS SDK
description: JavaScript/TypeScript SDK wrapping common cross-chain operations on the Axelar network. Key
  classes include AxelarAssetTransfer (generates deposit addresses for token transfers), AxelarQueryAPI
  (fee estimation, denom lookups, transfer status), and AxelarGMPRecoveryAPI (query GMP transaction status,
  manual relay, execute destination contract, add gas). Supports both MAINNET and TESTNET environments.
humanURL: https://docs.axelar.dev/dev/axelarjs-sdk/intro/
baseURL: https://github.com/axelarnetwork/axelarjs-sdk
tags:
- SDK
- JavaScript
- TypeScript
- NPM
- Token Transfer
- GMP Recovery
properties:
- type: Documentation
  url: https://docs.axelar.dev/dev/axelarjs-sdk/intro/
- type: Repository
  url: https://github.com/axelarnetwork/axelarjs-sdk