Test ITS locally with Axelar Examples

Software Engineer | Developer Advocate | Technical Writer | Content Creator
Search for a command to run...

Software Engineer | Developer Advocate | Technical Writer | Content Creator
No comments yet. Be the first to comment.
Release Date: January 2025 Status: Live on Mainnet We’re thrilled to announce the launch of ITS Hub, a significant leap forward in blockchain interoperability. ITS Hub builds on the foundation of the Interchain Token Service (ITS) by introducing a ce...

In 2024, Axelar took massive strides toward making true multichain interoperability a reality. From unlocking new design spaces for builders to connecting more than 69 chains to unveiling the Mobius Development Stack. 2024 proved that Axelar is here ...

Welcome to the November 2024 Axelar Developer Newsletter! About Axelar: Axelar is the Web3 interoperability platform, delivering the shortest path to scale: an open stack to connect all blockchains. Adopters include Uniswap, Microsoft, and dozens of ...

Welcome to the October 2024 Axelar Developer Newsletter! About Axelar: Axelar is the Web3 interoperability platform, delivering the shortest path to scale: an open stack to connect all blockchains. Adopters include Uniswap, Microsoft, and dozens of n...

We’re pleased to announce the release of ampd version 1.2. What is ampd? ampd is part of the Interchain Amplifier. It is a daemon that is run by verifiers who form the decentralized group that vote on the truthfulness of cross-chain transactions. amp...

We've been busy developing and launching various tools to support developers in succeeding with Axelar.

We're thrilled that the axelar-examples repository now supports the Interchain Token Service (ITS) for local and testnet testing. This repository is a comprehensive collection of cross-chain DApps and smart contracts examples that utilize the Axelar protocol. This update allows developers to locally test the Interchain Token Service features with their new or custom tokens.
To begin, you'll need to clone the axelar-examples repository to your local machine and follow the instructions in the README. We've configured five different networks — Ethereum, Avalanche, Moonbeam, Fantom, and Polygon — for testing, so you should be all set.
Some of the ITS examples in the examples folder include:
Custom Token Example: This example demonstrates how to create a custom interchain token with ITS.
Canonical Token Example: This example demonstrates how to implement a canonical token using the Lock/Unlock token manager.
New Interchain Token Example: This example demonstrates how to deploy and send interchain tokens connected across EVM chains.
Interchain Token Executable Example: This example demonstrates how to relay a message alongside a token from a source chain to a destination chain through the Interchain Token Service.
axelar-examples repository, such as the ones in the example and example-web folders. You'll find comprehensive documentation and code examples to kickstart your projects.If you have any questions or concerns, open an issue in our support repository. We're here to help.