bz-miner — BlockZero pool miner for macOS (Apple Silicon)

Quick start
-----------
1) Get a BlockZero payout address (starts with bz1q…).
   If you don't yet have one, see http://13.140.142.65/

2) Run with your address:

       ADDRESS=bz1qYOURADDRESS ./run.sh

   Without ADDRESS, rewards go to the pool operator (sponsor mode).

Optional env vars
-----------------
   WORKER     worker label in dashboard (default: $(hostname -s))
   THREADS    RandomX threads (default: performance-core count)
   POOL       pool stratum endpoint (default: 13.140.142.65:3334)

Multiple rigs on one wallet
---------------------------
   ADDRESS=bz1q... WORKER=macbook    ./run.sh
   ADDRESS=bz1q... WORKER=epyc       ./run.sh   # on another box
Both pay to the same wallet but show as separate rows in the dashboard.

Watch live: http://13.140.142.65/
