Skip to content

Latest commit

 

History

History

akash

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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:v1.0.2-akash-v0.36.0

Examples

Chain information

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

This will be used automatically unless overridden with the CHAIN_JSON variable (use 0 to disable).

Suggested configuration

The following configuration is recommended for Akash nodes.

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

Polkachu Chain Services

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

The following configuration is available for Akash nodes. See the documentation for more information.

Variable Value
P2P_POLKACHU 1
P2P_SEEDS_POLKACHU 1
P2P_PEERS_POLKACHU 1
STATESYNC_POLKACHU 1
ADDRBOOK_POLKACHU 1

Polkachu also provide pruned snapshots for Akash. Find the latest snapshot and apply it using the SNAPSHOT_URL variable.