Axelar Network foundations for Javascript/Typescript application development.
Packages:
| package | description |
|---|---|
| 🎨 ui | shared UI component library (react + tailwindcss) |
| 📡 api | api client for axelar restful services |
| ⚙️ core | core utilities, types, constants and data-structures |
| 🗚 proto | generated types from axelar-core protobuf files |
| 🔷 evm | evm-specific tooling based on viem |
| 🪐 cosmos | cosmos-specific tooling based on cosmjs |
| 🔧 utils | framework-agnostic utilities and helper functions |
| 🏦 deposit-address | generate deposit addresses to transfer funds from and to axelar-supported chains |
| 🛟 transaction-recovery | recover GMP transactions, transfers, add gas & more |
Apps:
| app | description |
|---|---|
| 🎼 maestro | Interchain Token Service Portal |
| 🕵️♂️ registry | Axelarjs Chain Registry UI |