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
  1. Introduction

What is Bool Network

An Open, Decentralized, Secure Bitcoin Verification Layer

NextKey features and benefits

Last updated 5 months ago

Bool Network is a permissionless, decentralized, and secure Bitcoin verification layer that aims, within the premise of not altering Bitcoin’s consensus rules, to securely and decentralize the expansion of the Bitcoin network, thereby fostering prosperity within the Bitcoin ecosystem.

The transaction throughput of Bitcoin has long been a crucial concern for users. Despite Bitcoin’s clear advantages in security and decentralization, its limited transaction speed restricts its ability to effectively handle a large volume of transactions. This issue is an integral part of the blockchain impossible trilemma. To address this challenge, one of the primary solutions is the adoption of Layer 2 technologies. However, due to Bitcoin’s inherent lack of smart contract functionality, current Layer 2 solutions commonly encounter issues related to centralization.

To overcome these challenges, we propose Bool Network, a decentralized and secure Bitcoin verification layer driven by MPC-based distributed key management. It aims to address the constraints on Bitcoin’s transaction speed. Bool Network comprises an evolving committee of hidden members to safeguard the identities of committee members, we introduce the protocol. In this protocol, the genuine public keys of VRF instances are concealed within a ring. Furthermore, to ensure the privacy and integrity of key components, all key management procedures are executed within a Trusted Execution Environment (TEE), such as Intel SGX. This proposal seeks to mitigate Bitcoin’s transaction speed limitations while upholding its decentralization and security.

Resources:

Website:

Explorer:

GitHub:

Dashboard:

Bridge Explorer:

Social:

Twitter:

Discord:

Telegram:

Medium:

Youtube:

Articles:

White paper:

Yellow paper:

Dynamic Hidden Committees (DHC)
Ring Verifiable Random Function (Ring VRF)
https://www.bool.network/
https://boolscan.com/
https://github.com/boolnetwork
https://dashboard.boolscan.com/
https://bridge.boolscan.com/
https://twitter.com/Bool_Official
https://discord.gg/DVd4q9qq7a
https://t.me/boolofficial
https://medium.com/@boolnetwork
https://www.youtube.com/@BoolNetwork
https://github.com/boolnetwork/whitepaper
https://github.com/boolnetwork/yellowpaper
Page cover image