| Version | v0.15.0 |
| Binary | sifnoded |
| Directory | .sifnoded |
| ENV namespace | SIFNODED |
| Repository | https://github.com/Sifchain/sifnode |
| Image | ghcr.io/ovrclk/cosmos-omnibus:v0.3.2-sifchain-v0.15.0 |
- 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 Sifchain.
| Variable | Value |
|---|---|
CHAIN_JSON |
https://raw.githubusercontent.com/cosmos/chain-registry/master/sifchain/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 |
SNAPSHOT_POLKACHU |
1 |
STATESYNC_POLKACHU |
1 |