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. Alpha Testnet

Getting Started

Last updated 11 months ago

Welcome to Bool Network!

This guide will help you to kickstart your journey on this EVM-compatible network.

Overview

There are the key steps to familiarize yourself with Alpha Testnet:

  1. : Understand the basics of Bool Network - its compatibility, and the parameters of the Testnet for interaction.

  2. : Set up your MetaMask wallet to handle tBOL/BOL on Bool Chain.

Node Related

  1. : The advise for purchasing the device machine which is suitable for running the node sevice.

  2. : How to set up the code program of node sevice step by step.

  3. : How to run your own node sevice by using the node client or join the others' nodes and claim your rewards.

Useful Links

  • Explorer:

Blockchain Explorer:

Bridge Explorer:

Oracle Explorer:

  • Doc:

About Refund

When the test phase is over, we will arrange a form to collect the application of prepaid USDT Refunding for the participant who participated in Alpha-testnet.

  • The tBOL need to be returned in the original way.

  • USDT and tBOL are equal in and out, how much was prepaid will be refunded according to the original ratio.

  • The rewards collected from node income will not be involved in the return of USDT, but it can deduct the penalty.

  • If the node has incentive and penalty events and penalties > revenues, then the corresponding proportion to be refunded to be deducted from USDT, and if not there will be no effect.

Node Explorer:

White paper:

Yellow paper:

GitHub:

Developer:

Network Information
Wallet Setup
Node server
Node setup
Node management
https://alpha-testnet.boolscan.com/
https://bridge.boolscan.com/?network=alpha_testnet
https://oracle.boolscan.com/?network=alpha_testnet
https://dashboard.boolscan.com/node?network=alpha_testnet
https://github.com/boolnetwork/whitepaper
https://github.com/boolnetwork/yellowpaper
https://github.com/boolnetwork
https://docs.bool.network/