- Docker running on your local machine.
We will use this file to deploy to the wasm chain for this example.
To start Axelar and Wasm chain when running npm run start
, you've to set cosmos: true
in config/default.json.
npm run start
This will take about 5 mins to start on the first run, since it needs to download the axelar and wasm docker images, setup axelar axelars, and creating an IBC connection between Wasm and Axelar chain.