Bool Network
  • Introduction
    • What is Bool Network
    • Key features and benefits
    • Roadmap and Milestones
  • INTEROPERABILITY PROTOCOL
    • Overview
    • Architecture
    • Dynamic Hidden Committee (DHC)
      • Security trust flow
      • Lifecycle
      • Messaging Layer
    • Self Custody
      • Channels
      • Workflow
      • Escape Hatch
  • USER GUIDE
    • Beta Testnet
      • Getting Started
      • Network Information
      • Wallet Setup
      • Token Faucet
      • DHC Update
      • Node Server
        • Recommend List
        • Purchase Guide
      • Node Setup
        • DHC Node Setup
          • Local LAN Configuration for SGX
          • Run a chain via snapshot
        • Case Study
      • Node Management
        • For DHC Voter
        • For DHC Owner
  • EVM Ecosystem
    • Getting Started
      • Arbitrary Message Transmission
    • AMT Bridges
      • Network configuration
      • Create committees
      • Build a bridge
      • Bind Consumer to Anchor
      • Other operations
    • Smart Contracts
      • Primary Contracts
        • AnchorFactory
        • Messenger
        • Interfaces
          • IAnchorFactory
          • IMessenger
      • On-chain endpoint: Anchor
        • Anchor.sol
        • IAnchor.sol
      • BoolConsumerBase
        • BoolConsumerBase.sol
        • IBoolConsumerBase.sol
    • User Configurations
    • Application Examples
      • HelloWeb3.sol
    • Technical Reference
      • Chain IDs
      • Deployment Addresses
        • Devnet
        • Testnet
        • Alpha Mainnet
      • Faucet
  • Applications
    • B² Bool Bridge
      • B² Bool Bridge (Particle)
      • B² Bool Bridge (MetaMask)
    • Bool Swap
      • Pool Configuration
      • Deployment Addresses
        • Alpha Mainnet
  • Develop guide
    • Network Configuration
    • System Configuration
    • Testnet
      • Bool Chain
        • Node operators
        • Validators
      • DHC Nodes
        • Prerequisites
        • Quick Start
  • Advanced Tutorials
    • Token Bridge
  • Community and Support
    • Media Kit
    • FAQ
  • Official Links
    • GitHub
    • Twitter
    • Telegram
    • Discord
    • Youtube
    • Medium
Powered by GitBook
On this page
  • Overview
  • Node Related
  • Useful Links
  • About Refund
  1. USER GUIDE
  2. Beta Testnet

Getting Started

PreviousBeta TestnetNextNetwork Information

Last updated 6 months ago

Welcome to Bool Network Beta Testnet!

The Beta Testnet is an upgraded version of the Alpha Testnet, optimized for economic modeling, chain scalability, and overall functionality.

Overview

Here are the key steps to familiarize yourself with Beta Testnet:

  1. : Get to know the chain configuration information of Beta Testnet.

  2. : Set up your EVM wallet like MetaMask to handle tBOL on Beta Testnet.

  3. : Obtain tBOL to conduct transactions on Beta Testnet.

  4. : Get the latest image version and boot-node information from here.

Node Related

  1. : Get to know the requirements of the device machine for the node.

  2. : How to set up the code script of node service step by step.

  3. : How to run or join the node service and manage the node.

Useful Links

  • Explorer:

Blockchain Explorer:

  • Doc:

About Refund

When the test phase is over, the USDT refund will be arranged directly to the payer addresses of the participant who prepaid USDT for tBOL on Beta Testnet.

Note: The former participant who prepaid USDT for tBOL on Alpha Testnet will get the same quantity of tBOL airdrop directly to the same wallet address.

Bridge Explorer:

Oracle Explorer: (Not Open)

Node Explorer:

White paper:

Yellow paper:

GitHub:

Developer:

Network Information
Wallet Setup
Token Faucet
DHC Update
Node server
Node setup
Node management
https://beta-testnet.boolscan.com/
https://bridge.boolscan.com/?network=beta_testnet
https://oracle.boolscan.com/?network=beta_testnet
https://dhc.boolscan.com/beta_testnet
https://github.com/boolnetwork/whitepaper
https://github.com/boolnetwork/yellowpaper
https://github.com/boolnetwork/
https://docs.bool.network/