Agoric

Agoric is an interoperable Proof-of-Stake chain in the Cosmos ecosystem. Agoric JavaScript smart contract platform enables 15M+ developers across the globe to rapidly build and deploy dapps on-chain.
Chain ID: agoric-3 | Latest Version Tag: pismoC | Wasm: OFF
- grpc: agoric.grpc.kjnodes.com:12790
state-sync
[email protected]:12756
seed-node
[email protected]:12759
addrbook
curl -Ls https://snapshots.kjnodes.com/agoric/addrbook.json > $HOME/.agoric/config/addrbook.json
live-peers (10)
peers="[email protected]:12756,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:36656,[email protected]:26656,ca4c3b9d0cf78d934a3[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:27106"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.agoric/config/config.toml
Last modified 1h ago