Skip to content

burnt-labs/axelar-configs

 
 

Repository files navigation

Axelar configs

A public registry for chains and asset configurations for applications built on the Axelar network.

Getting started

Before we begin, make sure your system has the minimum runtime requirements:

To install bun, run the following command:

curl -fsSL https://bun.sh/install | bash

Once you have bun or nodejs installed, you can clone this repository:

git clone git@github.com:axelarnetwork/axelar-configs.git

cd into the folder

cd axelar-configs

Install dependencies

bun i

You're all set 🎉

Running the wizard

bun wizard

or

pnpm wizard

or

npm run wizard

The wizard currently allows you to:

About

No description

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.0%
  • Shell 1.0%