Skip to content

ARIAMiner-BTX v0.1.3

Choose a tag to compare

ARIAMiner-BTX v0.1.3

High-performance GPU miner for BTX (matrix-multiplication PoW). CUDA runtime bundled — no toolkit needed. Connects to AriaPool.

What's new in v0.1.3

  • Full GPU support: RTX 20 / 30 / 40 / 50 series (Turing → Blackwell) + datacenter cards (A100/H100) — fixes the "no hash" issue reported on RTX 30xx/40xx (v0.1.x shipped Blackwell-only kernels)
  • Auto-reconnect — if the pool restarts or the network drops, the miner reconnects on its own (no more dead screens)
  • Multi-GPU run.sh — auto-detects every GPU in the rig and launches one worker per card (./run.sh --wallet X is all you need)

Install

tar xzf ariaminer-btx-v0.1.3-linux-x64.tar.gz
cd ariaminer-btx
./run.sh --wallet <YOUR_BTX_ADDRESS>

Your BTX address is your payout (PPLNS, paid directly to it). Track your rigs at https://pool.ariabrain.com/btx.htmlMy stats.

Highlights

  • Optimized MatMul kernel, zero-config, CUDA bundled, single package
  • Pool: stratum.ariabrain.com:3940 · fee 1% · payouts in BTX
  • 1% transparent dev fee (disclosed, printed at startup)

Requirements

Linux x86-64 · NVIDIA GPU (CUDA 12.x driver). Verify with sha256sum -c SHA256SUMS.txt.

Closed-source binary. BTX is early-stage — real coins, not yet exchange-listed.