Version | agoric-upgrade-7-2 |
Binary | ag0 |
Directory | .agoric |
ENV namespace | AG0 |
Repository | https://github.com/Agoric/ag0/ |
Image | ghcr.io/akash-network/cosmos-omnibus:v0.4.27-agoric-agoric-upgrade-7-2 |
- Run on Akash with the example deploy.yml
- Run locally using the example docker-compose.yml
The Cosmos Chain Registry publishes up to date chain info for Agoric.
Variable | Value |
---|---|
CHAIN_JSON |
https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/chain.json |
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 |