Skip to content

Rexemre/blockzero-ops

BLOCK ZERO · Ops

Official scripts and infrastructure for Block Zero mainnet.

👉 Discord · pool.bloz.org · 📖 Docs


Start mining (3 steps)

Full guides in blockzero-docs:

  1. Wallet — get your bz1 address
  2. Mine — XMRig one-liner (recommended)
  3. FAQ — troubleshooting
# Linux (sudo = huge pages) / macOS
curl -fsSL https://pool.bloz.org/install.sh | sudo ADDRESS=bz1qYOURADDRESS bash
# Windows — PowerShell as Administrator
$env:ADDRESS='bz1qYOURADDRESS'; irm https://pool.bloz.org/install.ps1 | iex

Options (THREADS, WORKER): how-to-mine.md


Scripts (scripts/mainnet/)

Script Purpose
install-xmrig.sh / .ps1 XMRig one-liner (served as pool.bloz.org/install.*)
install-windows.ps1 Download node + wallet binaries (Windows)
install-macos.sh Download Block Zero.app + tools (Apple Silicon)
mine-mainnet.ps1 Wallet + pool/solo (Windows, native miner)
mine-pool.sh Native pool miner (Linux/macOS)
mine-solo.sh Solo mining (Linux/macOS)

Alternative methods & script details: quickstart-mining.md

XMRig patch & build: xmrig-bz/

Do not mine in WSL2 — RandomX is ~10× slower. Use native Windows/Linux/macOS.


Runbooks


Scope

  • Public seed nodes (mainnet + testnet)
  • XMRig builds & pool miner releases
  • CI, monitoring, incident response

Seed: 217.160.46.61:8210 · Explorer: https://explorer.bloz.org


Repositories

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

Copycat sites and third-party pools are not affiliated with Block Zero. 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