axelar
Installation
SKILL.md
Skill is based on axelar-core (Git SHA f303a5a), generated 2026-02-24.
Axelar is a cross-chain overlay network (Cosmos SDK app axelard) that enables cross-chain asset transfers and General Message Passing (GMP) between EVM and Cosmos chains. The nexus module registers chains and assets and tracks transfers; the evm module manages Gateway contracts and signed commands on EVM chains; axelarnet handles IBC and Cosmos contract calls.
Core References
| Topic | Description | Reference |
|---|---|---|
| Overview | Network, axelard, Gateway, nexus, vald | core-overview |
| Nexus | Chains, assets, transfers, deposit addresses, rate limits | core-nexus |
Features
EVM and Gateway
| Topic | Description | Reference |
|---|---|---|
| EVM Gateway | Gateway contract, commands, batched execution, tokens | features-evm-gateway |