Use your own PEPEPOW wallet address.
Quick start
Full mining guideConnect to PEPEPOW Lab Pool
Use your PEPEPOW wallet as the miner username. Add .worker if you want worker-level tracking.
Endpoint
pool.pepepow.net:39333Algorithmhoohash-pepew / v110
Password
xConnection profile
CoinPEPEPOW
AlgorithmHoohash-pepew / Hoohash V110 PEPEW
Endpointstratum+tcp://pool.pepepow.net:39333
Miner flag
--pepepowUsername
YOUR_WALLET.workerPassword
xSetup flow
Use stratum+tcp://pool.pepepow.net:39333.
Open Miner Lookup after mining starts.
CPU example
./hoo_cpu -o stratum+tcp://pool.pepepow.net:39333 -u YOUR_WALLET.worker1 -t 1 -p x --pepepow
GPU example
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:~/hoo_gpu/libs ./hoo_gpu -o stratum+tcp://pool.pepepow.net:39333 -u YOUR_WALLET.worker1 -gpu-id 0 -p x --pepepow
Replace YOUR_WALLET.worker1 with your own wallet address and optional worker name.
Static difficulty / sd= notes
Some miners support adding sd= to the worker name to request a static difficulty. These are starting points only and may need testing.
Raspberry Pi
sd=10Low-end CPUUsually do not use
sd=High-end CPU
sd=100 or greaterGPURoughly
sd=100 per MH/sYOUR_WALLET.rpi,sd=10 YOUR_WALLET.cpu,sd=100 YOUR_WALLET.gpu10mh,sd=1000
GPU example: a 10 MH/s worker can start around sd=1000. This rule of thumb still needs real-world testing.
Pool notes
- Accepted shares usually appear within about one minute.
- Pool-side accepted shares are activity records, not reward guarantees.
- The website exposes public snapshots only, not daemon or wallet RPC.