Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.39 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.39 KB

Crescent

Version v4.2.0
Binary crescentd
Directory .crescent
ENV namespace CRESCENTD
Repository https://github.com/crescent-network/crescent
Image ghcr.io/akash-network/cosmos-omnibus:v1.1.2-crescent-v4.2.0

Examples

Chain information

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

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

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 Crescent 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 Crescent. Find the latest snapshot and apply it using the SNAPSHOT_URL variable.