Skip to content

Latest commit

 

History

History

nibiru

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Services

Nibiru is a sovereign proof-of-stake blockchain, open-source platform, and member of a family of interconnected blockchains that comprise the Cosmos Ecosystem.

Chain ID: nibiru-itn-1 | Latest Version Tag: v0.19.2 | Wasm: OFF

Website | Discord | Twitter

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

Chain explorer

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

Public endpoints

Peering

state-sync

d5519e378247dfb61dfe90652d1fe3e2b3005a5b@nibiru-testnet.rpc.kjnodes.com:13956

seed-node

3f472746f46493309650e5a033076689996c8881@nibiru-testnet.rpc.kjnodes.com:13959

addrbook

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

live-peers (11)

peers="[email protected]:26656,[email protected]:26656,[email protected]:27656,[email protected]:20356,[email protected]:16656,[email protected]:26656,[email protected]:15662,[email protected]:26656,[email protected]:26656,[email protected]:13956,[email protected]:26656"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.nibid/config/config.toml