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
  • Testnet
  • Mainnet
  1. Develop guide

Network Configuration

To start building on Bool Network, you need to add the corresponding network's configurations to your development environment, e.g. MetaMask, Hardhat configuration files, etc. In the following, we provide the default configurations for interacting with different environments regarding the Bool chain.

Testnet

Bool Beta Testnet:

Variable
Value

Network name

Bool Beta Testnet

RPC URL (http)

https://betatest-rpc-node-http.bool.network

RPC URL (wss)

wss://betatest-rpc-node-ws.bool.network

Chain ID

481

Currency symbol

tBOL

Block explorer URL (optional)

Bool Alpha Testnet:

Variable
Value

Network name

Bool Alpha Testnet

RPC URL (http)

https://test-rpc-node-http.bool.network

RPC URL (wss)

wss://test-rpc-node-ws.bool.network

Chain ID

47

Currency symbol

tBOL

Mainnet

Bool Alpha Mainnet:

Variable
Value

Network name

Bool Alpha Mainnet

RPC URL (http)

https://alpha-rpc-node-http.bool.network

RPC URL (wss)

wss://alpha-rpc-node-ws.bool.network

Chain ID

479

Currency symbol

tBOL

PreviousAlpha MainnetNextSystem Configuration

Last updated 5 months ago

https://beta-testnet.boolscan.com