Skip to content

jasonsopko/bze

 
 

Repository files navigation

BeeZee (BZE)

A blockchain governed by the community built on top of Cosmos SDK. BZE moved to Cosmos from Zcash codebase in 2022 with the help of the community.

Official accounts and links:

Official website
Official Twitter account
Official Medium

Wallets:

Vidulum App
Keplr Browser Extension

Explorers:

https://explorer.erialos.me/beezee
https://explorers.vidulum.app/beezee

Trading:

Osmosis Pool Dex tracker

Resources:

Configs & Utils
⚠️ Use Chain-assets repo to get details needed to run a node.⚠️
Cosmos Chain-assets
Graphics

Genesis files:

Mainnet (beezee-1)
Testnet (bzetestnet-2)

IBC:

BZE - Osmosis:

BZE: channel-0
Osmosis: channel-340

Building from source

Checkout to the branch/tag you want to build

git checkout v6.0.0

Build binaries:

make build-all
This will build binaries for all supported platforms and compress them in ./build directory

Build for specific platform:

make build-linux This will build the binary for linux amd64 - check Makefile for more details and platforms

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 59.3%
  • JavaScript 38.4%
  • Go 2.2%
  • Makefile 0.1%
  • Vue 0.0%
  • HTML 0.0%