Pool Hashrate

0.00 H/s

Jackpot

40291.8751

PEPEW
Miners: 0 Workers: 0
Net Hashrate 50.52 MH/s
Network Difficulty 0.28H
Block value $0.00
Current Block:
Block time: 21 Seconds
Est time to find block 6944d 10h 40m 0s /
Algorithm: Hoohashv110 Fee: 1%
{{ $t('myStats.lblRoundEffort') }} {{ roundEffortPercentage !== null && typeof roundEffortPercentage === 'number' ? roundEffortPercentage.toFixed(2) + '%' : 'N/A' }}
Avg Effort 77%
Earnings: PPLNSBF70 Min Pay : 2500.0 PEPEW
Pool Wallet P9bKtgzNsB
Super effort Good effort 100% Unlucky effort Bad effort

Stratum Servers

au au.mining4people.com
br br.mining4people.com
eu eu.mining4people.com
in in.mining4people.com
jp jp.mining4people.com
us-west us-west.mining4people.com
us-cent us-cent.mining4people.com
us-east us-east.mining4people.com

Not Secured Connection
4178 256H
14178 1.02 K
Secured Connection
24178 256H
34178 1.02 K

NiceHash

Supported on all ports.


Miningrigrentals

MMr supported on ports: 4178, 14178


How to Start

Mining on Windows GPU

  • Download hoominer for Windows
  • Extract the archive and run the command below, replacing YOUR_WALLET_ADDRESS with your Pepe Pow address. If you don't know your address, read this section first.
  • If you are mining on multiple machines/rigs, you can append an identifier of your choice to your wallet address seperated by a dot, to receive per-rig performance metrics on your dashboard. Example: <WALLET ADDRESS>>
./hoo_gpu -o stratum+tcp://eu.mining4people.com:4178 -u YOUR_WALLET_ADDRESS -p X --pepepow --same-stratum

Mining on Linux GPU

  • Download hoominer for Linux
  • Extract the archive and run the command below, replacing YOUR_WALLET_ADDRESS with your Pepe Pow address. If you don't know your address, read this section first.
  • If you are mining on multiple machines/rigs, you can append an identifier of your choice to your wallet address seperated by a dot, to receive per-rig performance metrics on your dashboard. Example: <WALLET ADDRESS>>
./hoo_gpu -o stratum+tcp://eu.mining4people.com:4178 -u YOUR_WALLET_ADDRESS -p X --pepepow --same-stratum

Getting a Wallet

Before you can start to mine you need to create a wallet. Although PePeCoin is an entirely digital asset, you still need a place to store them. This is done in a digital wallet. There are multiple methods to obtain a wallet which vary by ease of use and the security they provide.

Official Wallets

Official first-party Wallets for all major platforms are available from the PePeCoin Github. These wallets are released and maintained by the PePeCoin Team.

Coin Info

Post-Fork Miner (HooHash — Block 4354200+)

After block 4354200, PePeW switches from XelisHashV2 to HooHash. You must use the new miner from htn.foztor.net.

Downloads

Getting Started

  1. Download the appropriate miner for your hardware.
  2. Extract the archive:
tar -xzf hoo_gpu.tar.gz

or

tar -xzf hoo_cpu.tar.gz

GPU Mining (Linux)

Run the miner replacing YOUR_WALLET_ADDRESS with your PePeW address:

./hoo_gpu -o stratum+tcp://eu.mining4people.com:4178 -u YOUR_WALLET_ADDRESS -p x --same-stratum --pepepow

CPU Mining (Linux)

Run the miner replacing YOUR_WALLET_ADDRESS with your PePeW address:

./hoo_cpu -o stratum+tcp://eu.mining4people.com:4178 -u YOUR_WALLET_ADDRESS -p x --same-stratum --pepepow

Miner Options

| Option | Description | |---|---| | -t [threads] | (CPU miner) Number of CPU threads to use. | | --list-gpu | (GPU miner) Show available GPU devices and their IDs. | | --gpu-id 0,1,2 | (GPU miner) Select specific GPU devices. | | --slow-cpu | (GPU miner) Reduce CPU load at cost of slightly fewer blue blocks. | | --same-stratum | Use the user-supplied pool for DevFee instead of discovery. | | --timeout [seconds] | How long in seconds to wait for a stratum connection to respond (default 15 seconds). | | --help | List all command-line options. |

Mining on Windows (WSL)

A native Windows build is not planned currently. You can run the miner via WSL (Windows Subsystem for Linux):

  1. Install WSL and a supported Linux distribution (e.g. Ubuntu).
  2. Download and extract the miner inside your WSL environment.
  3. Run the miner the same way as on Linux:
./hoo_gpu -o stratum+tcp://eu.mining4people.com:4178 -u YOUR_WALLET_ADDRESS -p x --same-stratum --pepepow
{{ msg.time }} -