BeeZee

beezee is a credit protocol for the future: non-custodial, open-source, transparent, algorithmic and community-governed.

Chain ID: beezee-1 | Latest Version Tag: v1.0.0 | Wasm: ON

Website | Discord | Twitter

Chain explorer

https://explorer.takeshi.team/beezee

Public endpoints

Peering

state-sync

seed-node

addrbook

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

live-peers (10)

peers="[email protected]:45656,[email protected]:18556,[email protected]:54656,[email protected]:18556,[email protected]:26656,[email protected]:16656,[email protected]:18556,[email protected]:10656,[email protected]:26656,[email protected]:18095"
sed -i -e "s|^persistent_peers *=.*|persistent_peers = \"$peers\"|" $HOME/.bze/config/config.toml

Last updated