trace://mining/pools/alphanumeric·cpu/gpu

⛏ HiveOS setup — CPU & GPU

3 minutes, no terminal — the miner is pool-locked, so you never type a pool address
hiveos
BLAKE3
signed canonical chain · fee 1% · verifiable on-chain

📖 fill the Flight Sheet

Set up alphanumeric on a HiveOS rig in 4 steps, all in the HiveOS web panel — no SSH, no terminal. The miner is pool-locked, so you never type a pool address. Pick your rig type:
1Add your walletHiveOS ▸ Wallets ▸ Add Wallet
Coin
custom
Address
⟨ your 40-hex alphanumeric address ⟩
Name
alphanumeric
This is the wallet you get paid to — paste your own alphanumeric address (40 hex characters).
2Create a Flight SheetHiveOS ▸ Flight Sheets
Coin
custom
Wallet
alphanumeric (the one from step 1)
Pool
Configure in miner
Miner
Custom→ then “Setup Miner Config”
Setting Pool to “Configure in miner” is what lets our baked-in pool take over.
3Setup Miner Configthe Custom-miner popup — the important one
Installation URL
https://alphanumeric.tracethesignal.com/downloads/alphanumeric-cpu-hiveos.tar.gz
Hash algorithm (not in HiveOS’s list — that’s fine)
⟨ leave empty / pick any ⟩
Wallet and worker template
%WAL%
Pool URL
⟨ leave EMPTY ⟩
Pass
x
Extra config arguments (optional)
⟨ empty = use all CPU cores ⟩
Pool URL stays EMPTY on purpose — the pool stratum.tracethesignal.com:3367 is baked & obfuscated inside the miner and it refuses any other pool. Total fee: 2% all-in (1% pool + 1% dev).
4Apply to your rigselect rig ▸ Apply Flight Sheet
Pick your rig(s) and hit Apply. HiveOS downloads the miner, runs it, and it mines on all CPU cores. Your worker shows up on the pool dashboard within ~1 minute.

❓ quick answers

“BLAKE3 isn’t in the algorithm list.” Normal — HiveOS doesn’t list it, and it does not matter: the algorithm is baked into the miner (always BLAKE3), and the wrapper never passes HiveOS’s algo to the miner. Leave Hash algorithm empty (or pick anything); HiveOS still shows “blake3” from the miner’s own stats.
“No pool address?” Correct — leave Pool URL empty. It is baked in and pool-locked; the miner connects to stratum.tracethesignal.com:3367 by itself and refuses anything else.
“It downloaded but nothing shows.” Give it ~60s (first run downloads + a self-check), then open the miner log in HiveOS.
GPU rig — needs a working Vulkan driver (NVIDIA or AMD), standard on HiveOS. One Flight Sheet mines every GPU on the rig automatically.
CPU rig — runs on any x86-64 CPU. Add --threads N in Extra config to cap cores.
Check you are paid — your worker + hashrate appear on the dashboard and payout pages within a minute.