Skip to content

Latest commit

 

History

History

agoric

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Services

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

Website | Discord | Twitter

Stake with kjnodes

Subscribe to our free 🤖 Mainnet Proposal Bot to never miss upcoming proposals

Restake

Restake with kjnodes (every 5 minutes)

Chain explorer

https://explorer.kjnodes.com/agoric

Public endpoints

Peering

state-sync

seed-node

addrbook

curl -Ls https://snapshots.kjnodes.com/agoric/addrbook.json > $HOME/.agoric/config/addrbook.json

live-peers (8)

peers="[email protected]:12656,[email protected]:36656,[email protected]:26656,[email protected]:20658,[email protected]:26656,[email protected]:26656,[email protected]:14456,[email protected]:12756"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.agoric/config/config.toml