Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.17 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.17 KB

Axelar

Version v0.34.0
Binary axelard
Directory .axelar
ENV namespace AXELAR
Repository https://github.com/axelarnetwork/axelar-core
Image ghcr.io/akash-network/cosmos-omnibus:v0.4.27-axelar-v0.34.0

Examples

Chain information

The Cosmos Chain Registry publishes up to date chain info for Axelar.

Variable Value
CHAIN_JSON https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/chain.json

Suggested configuration

Axelar suggests setting a minimum gas price and using Fastsync v0.

Variable Value
MINIMUM_GAS_PRICES 0.007uaxl
FASTSYNC_VERSION v0

Polkachu Chain Services

Polkachu's Chain Services make bootstrapping a node extremely easy. They provide live peers, statesync and pruned snapshots.

Note you should choose between statesync and snapshot bootstrapping, snapshot will take precedence.

Variable Value
P2P_POLKACHU 1
STATESYNC_POLKACHU 1