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
https://explorer.takeshi.team/beezee
- api: https://beezee.api.takeshi.team
- rpc: https://beezee.rpc.takeshi.team
- grpc: https://beezee.grpc.takeshi.team
state-sync
[email protected]:45656
seed-node
[email protected]:45659
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