Skip to content

Latest commit

 

History

History

konstellation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Konstellation

konstellation is a Layer 1 protocol built on Cosmos, which can be used for hosting community-selected projects.

Chain ID: darchub | Latest Version Tag: v0.6.2

Website | Discord | Twitter

Chain explorer

https://explorer.takeshi.team/konstellation

Public endpoints

Peering

state-sync

d9bfa29e0cf9c4ce0cc9c26d98e5d97228f93b0b@konstellation.rpc.takeshi.team:13656

seed-node

400f3d9e30b69e78a7fb891f60d76fa3c73f0ecc@konstellation.rpc.takeshi.team:13659

addrbook

curl -Ls https://snapshots.takeshi.team/konstellation/addrbook.json > $HOME/.knstld/config/addrbook.json

live-peers (10)

peers="[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:30656,[email protected]:30095,[email protected]:26656,[email protected]:26656,[email protected]:26656,[email protected]:13656,[email protected]:11856"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.knstld/config/config.toml