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.

Public endpoints

state-sync


d5519e378247dfb61dfe90652d1fe3e2b3005a5b@agoric-testnet.rpc.invalid-node.my.id:12756

seed-node


3f472746f46493309650e5a033076689996c8881@agoric-testnet.rpc.invalid-node.my.id:12759

addrbook

curl -Ls https://snapshots.invalid-node.my.id/agoric-testnet/addrbook.json > $HOME/.agoric/config/addrbook.json

live-peers (10)

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

Last updated