Options:
--algo NAME What to mine: prl, qtc, csd, sha3t, sha3x, c29 on the
GPU; rx, gr on the CPU. Options written after an --algo
belong to it; repeat --algo to mine two coins at once
--pool HOST:PORT Pool address. Schemes: stratum+tcp://, stratum+ssl://,
tcp://, ssl:// (bare host:port defaults to tcp)
--kryptex [COIN] Kryptex in one flag: nearest server by measured connect
time, the other regions as failover, TLS on
--backup-pool URL Failover pool, repeatable; the main pool is retried first
--wallet, -w ADDR Payout wallet address — required
--worker, -n NAME Worker name shown on the pool (default: machine name)
--tls / --no-tls Force TLS on or off
--diff N Request a fixed share difficulty, for pools that
honor it
--password, -p PASS Stratum password, e.g. x;d=250000
--keepalive [SEC] Application-layer keepalive for pools that drop idle
connections
--gpu LIST Cards for this algorithm: all, or indices like 0,1
--igpu Also use integrated Intel GPUs, skipped by default
--cpu-threads N CPU threads for rx / gr
--power-limit WATTS Per-GPU power limit, applied at start (needs admin/root)
--api-port PORT Web dashboard on http://rig:PORT/, with JSON
/api/stats and Prometheus /metrics
--api-password PASS Password for the dashboard and the API
--theme NAME Dashboard theme: classic, rogue, cyberpunk, broadsheet,
antigravity, plainly
--no-dashboard Keep the API endpoints, turn the web page off
--config FILE Read settings from FILE (a blockz-miner.json next to
the binary is picked up on its own)
--set autotune=0 Skip the per-card autotune; autotune=force re-measures it
--list-algos Print the algorithms this build contains
--list-devices Print the GPUs and the CPU the miner can see
Settings can also live in blockz-miner.json next to the binary: copy blockz-miner.example.json that ships with the package and fill in the pool and the wallet. Command-line flags always win over the file.
