BTB guidelines

For users

  • Golden Wallet

    Golden Wallet is an all-in-one wallet for your crypto needs. It includes a full BTB node and a miner, so you can start mining BTB right away.

    You can download the latest version of Golden Wallet from the github release

For miners

Learn how to mine BTB by checking out these mining guidelines:

  • run BitBi node

    If you want to mine BTB, you need to run a BitBi Node first.

    Please follow the instructions to install BitBi Node. Install BitBi Node

  • mine BTB

    Once you have a BitBi Node running, you can start mining BTB.

    Please follow the instructions to start mining BTB. Start mining BTB

For developers

If you are developer looking for integrating BTB into your project, or interacting with BitBi blockchain, this section is for you.

  • running BitBi node

    BitBi Node is a daemon/service which runs in the background, provides RPC API, serves as the backbone of the network.

    If you want to mine BTB, or running a service that interacts with the blockchain, you will need to install BitBi Node.

    Install BitBi Node

  • interact with BitBi node

    For developers and users who already have a full BitBi node running, the best way to experience BitBi is to use bitbi-cli command-line tool. It is much like bitcoin-cli for Bitcoin. You can refer to bitcoin documentation for most of the commands.

    It allows you to interact with the network, create and manage assets, and more.

    Install BitBi command line

  • Learn BitBi

    BitBi is built upon the foundation of Bitcoin, prioritizing security, stability, and compatibility. It aims to maintain alignment with Bitcoin's established principles and practices, with minimal deviations to ensure a robust and reliable system. As a result, BitBi incorporates all the valuable aspects and knowledge of Bitcoin, except for the mining mechanism and PoW algorithm.

    For comprehensive information about BitBi, you can refer to the Bitcoin Developer Documentation, which covers a wide range of relevant topics and details applicable to BitBi as well.