Babylon

Babylon is a new Cosmos project whose vision is to use the security of Bitcoin to improve the security of Cosmos zones and other PoS chains

Details

  • Network Chain ID: bbn-test-2

  • Binary: babylond

  • Denom: ubbn

  • Working directory: .babylond

Public services

Peering

You can use peer lesnik | UTSA for fast connection or state sync

peers="6753432b9d802f4900070d5cd7154ebde5f4ccad@65.108.206.118:61456"
sed -i.bak -e "s/^persistent_peers *=.*/persistent_peers = \"$peers\"/" $HOME/.babylond/config/config.toml

The address book is updated once an hour. You can use it for quick launch

wget -O $HOME/.babylond/config/addrbook.json "https://share101.utsa.tech/babylon/addrbook.json"

Last updated