Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.16 KB

README.md

File metadata and controls

43 lines (30 loc) · 1.16 KB

Akash

Version v0.36.0
Binary akash
Directory .akash
ENV namespace AKASH
Repository https://github.com/akash-network/node
Image ghcr.io/akash-network/cosmos-omnibus:v0.4.18-akash-v0.36.0

Examples

Chain information

Akash provide up to date chain information in their akash-network/net repository.

Variable Value
CHAIN_JSON https://raw.githubusercontent.com/akash-network/net/main/mainnet/meta.json

Suggested configuration

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

Variable Value
MINIMUM_GAS_PRICES 0.025uakt
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