NodeSync.Top
ExplorerGitHubHomePage
  • ⚡Welcome
  • 🟥COSMOS TESTNET
    • ✅Warden Protocol
    • ✅Hedge
    • ✅Airchains
    • ✅Galactica Network
    • ✅Entrypoint
    • ✅Union
    • ✅Crowd Control
    • ✅Aligned Layer
    • ✅Side Protocol
    • ✅Self Chain
    • ✅Symphony
  • 🟥TESTNET - RUNNING
    • ✅Avail Turing Testnet
    • ✅Avail
    • ✅Moi Technology
    • ✅Penumbra
    • ✅Elixir v2.0 Validator
    • ✅Streamr node
    • ✅Engram Tokio
    • ✅Autonity
      • Install Aut and Create Wallet.Key
      • Onboard validator
      • Open the door
      • Go with the flow
      • Centralized Auton Exchange (CAX)
      • Sync Fast
    • ✅AR.IO
    • ✅Dymension
    • ✅D.A.G.G.E.R. Wield
    • ✅Conduit Node
    • ✅Waterfall Node RC1 v2
    • ✅Transformers
    • ✅Voi Network
    • ✅Bool Network
  • 🟥MAINNET - RUNNING
    • ✅Nibiru Chain
    • ✅SEDA
    • ✅Kopi Protocol
    • ✅Pactus Blockchain
    • ✅PION Network
    • ✅Tangle Network
    • ✅Selfchain
  • 🟥TESTNET - END
    • ✅Testnet List
Powered by GitBook
On this page
  • 1. Operating system
  • 2. Server preparation
  • 3. Install Docker
  • 4. Run node
  • 5. Validators
  • Updating...
  1. TESTNET - RUNNING

Bool Network

An Open, Decentralized, Secure Bitcoin Verification Layer

1. Operating system

System: Ubuntu 22.04 or 20.04 , Port: 30333

Hardware:

  • CPU: 4 cores

  • Memory: 16GB RAM

  • Storage: 1TB SSD/HHD

  • Network: At least 20Mb bandwidth with an independent IP address

2. Server preparation

sudo apt update && apt upgrade -y
sudo apt install git curl -y
sudo apt install make clang pkg-config libssl-dev build-essential -y

3. Install Docker

sudo apt install curl -y && source <(curl -s https://nodesync.top/docker_install)

4. Run node

Change: your_name_telemetry

ids=your_name_telemetry && docker run -d -p 30333:30333 boolnetwork/bnk-node:release --validator --chain=tee --name $ids

Ex:

Check logs:

docker logs -f $(docker ps -a | grep bnk-node | awk '{print $1}')

5. Validators

Updating...

PreviousVoi NetworkNextNibiru Chain

Last updated 1 year ago

🟥
✅