Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.36 KB

README.md

File metadata and controls

52 lines (36 loc) · 1.36 KB

Akash

Version v0.20.0
Binary akash
Directory .akash
ENV namespace AKASH
Repository https://github.com/ovrclk/akash
Image ghcr.io/ovrclk/cosmos-omnibus:v0.3.20-akash-v0.20.0

Examples

Chain information

Akash provide up to date chain information in their ovrclk/net repository.

Variable Value
CHAIN_JSON https://raw.githubusercontent.com/ovrclk/net/master/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
SNAPSHOT_POLKACHU 1
STATESYNC_POLKACHU 1

Akash Snapshots

Akash provide daily snapshots of the Akash blockchain taken at midnight UTC.

Variable Value
SNAPSHOT_JSON https://cosmos-snapshots.s3.filebase.com/akash/pruned/snapshot.json