Skip to content

Latest commit

 

History

History

dymension

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Services

Dymension is a network of modular blockchains called RollApps and at the center of it all is the Dymension Hub. Dymension allows anyone to build and deploy their own consensus-free blockchain, a RollApp.

Chain ID: 35-C | Latest Version Tag: v0.2.0-beta | Wasm: OFF

Website | Discord | Twitter

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

Chain explorer

https://explorer.kjnodes.com/dymension-testnet

Public endpoints

Peering

state-sync

d5519e378247dfb61dfe90652d1fe3e2b3005a5b@dymension-testnet.rpc.kjnodes.com:14656

seed-node

3f472746f46493309650e5a033076689996c8881@dymension-testnet.rpc.kjnodes.com:14659

addrbook

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

live-peers (10)

peers="[email protected]:26656,[email protected]:46656,[email protected]:46656,[email protected]:26656,[email protected]:46656,[email protected]:26656,[email protected]:11656,[email protected]:26656,[email protected]:26656,[email protected]:14656"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.dymension/config/config.toml