axelar

Manage cross-chain asset transfers and general message passing via the axelard CLI.

4|1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/hairyf/blockchain-skills --skill axelar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: axelar
Source: https://github.com/hairyf/blockchain-skills/tree/main/skills/axelar
Command: npx skills add https://github.com/hairyf/blockchain-skills --skill axelar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies cross-chain communication and asset transfers, enabling seamless interaction between different blockchain networks without complex manual configurations.

Core Features & Use Cases

  • Cross-Chain Transfers: Facilitates the movement of assets between EVM and Cosmos chains.
  • General Message Passing (GMP): Enables arbitrary data and function calls to be passed between chains.
  • CLI Operations: Provides access to the axelard CLI for querying network state, managing assets, and interacting with chain modules.
  • Use Case: Developers can use this Skill to build applications that require users to move assets from an EVM chain to a Cosmos chain, or to trigger smart contract functions on one chain based on events from another.

Quick Start

Use the axelar skill to query the current transfer rate limit for the 'ethereum' chain and the 'axlUSDC' asset.

Frequently Asked Questions about axelar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I transfer assets between EVM and Cosmos chains?

Cross-chain transfers between EVM and Cosmos chains are executed via the Axelar network interface, allowing you to move assets across ecosystems using axelard CLI operations without complex manual configurations.

What is general message passing and how does it work across blockchains?

General message passing (GMP) enables arbitrary data and function calls to be transmitted between different blockchain networks, allowing you to trigger smart contract functions on one chain based on events from another.

Can I query network state and transfer limits using the axelard CLI?

Yes, the axelard CLI allows you to query network state and specific transfer rate limits for chains and assets, such as querying the current transfer rate limit for ethereum and axlUSDC.

Does Axelar interoperability support both Ethereum and Cosmos SDK chains?

Yes, Axelar interoperability integrates with both EVM-based chains and Cosmos SDK-based chains, enabling seamless cross-chain communication and asset transfers between these distinct blockchain ecosystems.

How do I interact with nexus, evm, and multisig modules for cross-chain operations?

You interact with nexus, evm, and multisig modules via the axelard CLI, which provides the interface to Axelar's network for managing cross-chain asset transfers and general message passing operations.