wangliusen / axelar-local-dev4

A local developer environment for building your cross-chain dapps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Axelar Local Cross-Chain Dev Environment

Welcome to the Axelar Local Development Environment! This monorepo contains essential packages to facilitate local cross-chain development:

The axelar-local-dev package is all you need for cross-chain applications between EVM chains. However, if you wish to explore cross-chain applications between EVM chains and other chain stacks, check out our specific guides:

Prerequisites

  • This project is developed with Ethers.js version 5. Please note that it may not function correctly if you are using Ethers.js version 6 or later. It is recommended to use version 5 to ensure compatibility and proper operation of the project.

Installation

To install the core package, use the following command:

npm install @axelar-network/axelar-local-dev

Practical Examples

Visit our axelar-examples repo repository to see practical applications of this local development environment.

Usage & Documentation

Supported Chain Stacks

We currently support the following chain stacks:

About

A local developer environment for building your cross-chain dapps.


Languages

Language:TypeScript 87.6%Language:Solidity 5.2%Language:Shell 3.2%Language:JavaScript 1.8%Language:Move 1.3%Language:Rust 0.6%Language:Makefile 0.2%Language:Dockerfile 0.1%