📦 Software & Downloads

Mining clients, daemon downloads, and ASIC firmware compatible with Papa's Pool. Username = your wallet address. Password = x.

Mining Clients

DankMiner GPU RECOMMENDED FOR CAP

CapStash (Whirlpool-XORfold) · GPU mining · Windows / Linux / HiveOS

The recommended client for CapStash mining. Open-source, supports CUDA & OpenCL.

Quick start (CapStash PPLNS):

dankminer -a capstash -o stratum+tcp://papaspool.net:7777 -u YOUR_CAP_ADDRESS.rig1 -p xCOPY

SOLO (block reward via split coinbase):

dankminer -a capstash -o stratum+tcp://papaspool.net:7771 -u YOUR_CAP_ADDRESS.rig1 -p xCOPY

cgminer / cpuminer-opt CLI

SHA-256d (BCH / BC2 / BCH2) · CLI miner for ASIC, FPGA, or CPU testing

Standard ckpool-compatible miner for any SHA-256d coin.

BCH PPLNS example:

cgminer -o stratum+tcp://papaspool.net:9777 -u YOUR_BCH_ADDRESS.rig1 -p xCOPY

Bitaxe / NerdMiner SOLO HARDWARE

Low-power SHA-256d ASIC for solo learning + lottery mining

Use the low-diff ports — they accept much smaller share difficulties:

In the device's web UI: enter the URL above as Pool URL, leave protocol as stratum, set User to your wallet address (e.g. YOUR_ADDR.bitaxe1), Password x.

Antminer / Whatsminer / Avalon INDUSTRIAL ASIC

SHA-256d ASIC fleet

Use the regular ASIC ports (no -low suffix). Configure in the miner's web pool settings:

VarDiff start 100000 · range 10000 → unlimited. Designed for 10+ TH/s. For sub-1 TH/s gear use the low-diff ports above.

Coin Daemons (run your own node)

Bitcoin II Core BC2

Required if you want to verify pool blocks independently or run your own solo backing.

Address format: legacy 1… only. bc1/bech32 NOT supported — payments will fail.

Bitcoin Cash Node BCH

Standard BCH full node.

Address format: legacy 1… or CashAddr bitcoincash:q… — both accepted.

Bitcoin Cash II Core BCH2

Address format: legacy 1… or CashAddr bitcoincashii:q….

CapStash Core CAP

Required if you want to receive CapStash payouts to a self-hosted wallet.

Address format: native CapStash address (starts with C or cap1q…).

First-Time Setup

Pick your coin, download the matching client + daemon, generate a receiving address in your wallet, then point the miner at the matching stratum port from the Connect page.

No registration needed. Your wallet address IS your username. Multiple workers from the same address use YOUR_ADDR.rigname.

Need help? Stop by the Papa's Pool Discord — fastest way to get unstuck.