Skip to content

Rexemre/blockzero-ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

BLOCK ZERO · Ops

Mine with your CPU — not a warehouse. Start at Block Zero.

Official mainnet scripts — pool mining in one command. RandomX = your processor counts; ASIC & GPU farms don't.

Fair launch. Proof-of-work. No presale. No insiders.

👉 New here? Join Discord → · pool.bloz.org · 🌐 bloz.org


Start in 3 steps

  1. WalletWindows rc24 → get a bz1… address
  2. Pool mine (recommended) — clone this repo, run:
    cd scripts/mainnet
    ./mine-pool.sh bz1YOURADDRESS          # Linux / macOS
    Windows: .\install-windows.ps1.\mine-mainnet.ps1 -Pool
  3. HelpDiscord · pool stats at pool.bloz.org

Latest pool miner: pool-miner-v0.6.9 · FORCE=1 ./mine-pool.sh pulls it automatically.


Mine mainnet in one command

Platform Script
Windows (pool) install-windows.ps1mine-mainnet.ps1 -Pool or mine-pool.bat
Linux / macOS (pool) mine-pool.sh./mine-pool.sh bz1YOURADDRESS
Windows (solo) install-windows.ps1mine-mainnet.ps1
Linux / macOS (solo) Build from blockzero-core Releases, then use scripts/mainnet/

Public seed: 217.160.46.61:8210 · Explorer: https://explorer.bloz.org

git clone https://github.com/Rexemre/blockzero-ops.git
cd blockzero-ops\scripts\mainnet
.\install-windows.ps1
.\mine-mainnet.ps1 -Pool              # pool mine (recommended)
.\mine-mainnet.ps1 -Status            # solo: sync first — never mine with 0 peers
.\mine-mainnet.ps1                    # solo mine

Downloads prebuilt binaries from blockzero-core Releases.
Use native Windows binaries for mining — WSL2 RandomX is ~10× slower.

Full walkthrough: blockzero-docs/quickstart-mining.md

Pool mining (recommended — wallet + pool in one)

cd blockzero-ops\scripts\mainnet
.\mine-mainnet.ps1 -Pool              # wallet + pool mine
.\mine-mainnet.ps1 -Pool -Threads 4  # custom thread count
.\mine-pool-mainnet.ps1 -Status      # check pool.bloz.org

Pool dashboard: https://pool.bloz.org


Runbooks


Scope

  • Public seed nodes and network bootstrap (mainnet + testnet)
  • Release checklists and CI
  • Pool miner builds (pool-miner-v* releases)
  • Monitoring, incident response, postmortems

Official links

Website https://bloz.org
Pool https://pool.bloz.org
Explorer https://explorer.bloz.org
Bridge https://bridge.bloz.org
Discord https://discord.gg/FbJzrwAU2W
X (Twitter) https://x.com/Block_Zero_2009
Full list official-links.md

Mainnet seed: 217.160.46.61:8210


Repositories

Repo Purpose
blockzero-core Node & chain
blockzero-docs Documentation
blockzero-ops (here) Scripts & infrastructure
blockzero-wallet Wallet guides
blockzero-bridge wBLOZ bridge

Warning: Copycat sites (e.g. .cc domains) and third-party pools are not affiliated with Block Zero — we have no insight into their code and accept no liability for malware, wrong-chain mining, fraud, or unfair pool payouts. Read the full warning →

About

Mine BLOZ in minutes — official pool scripts (Windows/Linux/macOS). RandomX CPU-only, no ASIC farms. pool.bloz.org → discord.gg/FbJzrwAU2W

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors