InfoPearl (PRL) now live on NushyPoolPearl (PRL) has joined NushyPool. Miners can now point rigs at the PearlHash pool and solo ports.
Updated: 2026-06-08 08:21 UTCRead more

Mining Pearl (PRL)

Step-by-step guide to mining PRL with GPU

From Mining Guides

How to mine Pearl (PRL) with GPU

Pearl is a Proof-of-Useful-Work (PoUW) blockchain that replaces traditional hashing with matrix multiplication — the core operation of AI. This guide shows how to connect NPMiner to NushyPool and mine PRL on PPS or Solo.




About the Pearl blockchain

Pearl uses a Bitcoin-forked UTXO model with a 194 second target block time , giving miners a familiar transaction model while using AI-native matrix multiplication for proof-of-work.

Pearl basics

Use a valid Pearl wallet address before mining. Official mainnet Pearl wallet addresses start with prl1...

  • Address prefix: PRL mainnet addresses start with prl1...
  • Pool fee: PPS 1% / Solo 1%



The Pearl PoUW mining algorithm


Pearl mining uses matrix multiplication (PearlHash) with ZK-SNARK proofs (Plonky2). Instead of searching for a hash below a target, miners perform useful matrix multiplications and generate zero-knowledge proofs. This is the first AI-native PoW — mining produces verifiable GPU compute, not just heat.


Mining pools and reward distribution

There are currently only a few pools. You can see network statistics at the Pearl block explorer
The pool distributes rewards every 10 minutes with a 1% fee (PPS) or 1% (Solo).


What you need to start mining Pearl (PRL)

Before you start, make sure you have a valid Pearl wallet address (starting with prl1...) and a GPU (NVIDIA recommended). Pearl mining requires a compatible miner that supports the Pearl PoUW protocol. NPMiner with Pearl support can be downloaded from the official NushyPool GitHub.


A table with supported miners for Pearl is shown below.

Mining application
Miner Source Dev Fee Hardware OS Download
lpminer Closed source 0% NVIDIA Windows/Linux lpminer
SRBMiner-Multi Closed source 3.00% GPU Windows/Linux SRBMiner

Dev fee values are based on the miners' public listings; pool fees are separate.


Pool URLs
Pool Location Stratum Difficulty Pool URL
PPS North America Auto us.nushypool.com:40015
Solo North America Auto us.nushypool.com:45015
PPS Asia Auto as.nushypool.com:40015
Solo Asia Auto as.nushypool.com:45015
PPS Europe/Other Auto nushypool.com:40015
Solo Europe/Other Auto nushypool.com:45015

Example mining commands for NPMiner — Pearl (PRL)

Pool (PPS) — Windows

Open a command prompt or PowerShell window and run:

Pool (PPS) — Linux

Open a terminal and run:

npminer -a pearl -o stratum+tcp://nushypool.com:40015 -u YOUR_WALLET_ADDRESS -w worker1
Solo — Windows

Open a command prompt or PowerShell window and run:

npminer -a pearl -o stratum+tcp://nushypool.com:45015 -u YOUR_WALLET_ADDRESS -w worker1

Check your miner stats and payouts on the Pearl pool dashboard or via Telegram bot for real-time notifications when blocks are found.

For questions or support, reach us on Telegram— we're always around to help.

Happy mining and good luck!

Regards, NushyPool
AI-native mining for the compute era.

About this guide

This guide covers GPU mining on NushyPool PPS and Solo pools for Pearl (PRL) using the PearlHash algorithm.