← pool

mining Parano1d on NurseryPool

Everything specific to Parano1d (NOID) on this pool. For how NurseryPool works in general, see the shared documentation.

general documentation

start in two minutes

  1. Run the installer below. It checks the build dependencies first and installs them only if you agree.
  2. Option 3: enter the address you already have, or create a wallet with the official Parano1d node.
  3. Option 8 compiles the miner for your own CPU, option 9 starts it.
  4. Open your miner page to watch your shares arrive.

github.com/JayDDee/noid-gpu  noid-gpu · Poseidon2b

No registration, no account.

settings at a glance

algorithmPoseidon2b
host and portnoid.nurserypool.com:9700
difficultyautomatic (vardiff)
pool fee1 %
payout threshold0.3 NOID
block maturity101 confirmations
block reward3.125 NOID

how your share is computed

A round runs from one block to the next.

The reward is split in proportion to real work.

A coinbase reward matures after 101 confirmations.

one-command install

One command, then a menu. It checks your build dependencies, can fetch the official Parano1d node to create a wallet, compiles the miner for your own processor, and lets you start it, stop it, read its logs, check your balance and send your coins.

curl -fsSL https://noid.nurserypool.com/dl/install-noid-miner.sh | sh

Piping a script into a shell means running code you have not read. If you would rather check first — and you should:

1 — download it

curl -fsSL -O https://noid.nurserypool.com/dl/install-noid-miner.sh

2 — compare the checksum

sha256sum install-noid-miner.sh

expected:

bf5a7bbabd8f9828fe6b54c3d7995b555b8459fa3938256d4fbaf883e05cdfc2

3 — read it, then run it

less install-noid-miner.sh && sh install-noid-miner.sh

Everything lands in ./noid-miner and ~/.parano1d-wallet: no service, no autostart, nothing added to your shell. rm -rf noid-miner removes the miner, and a reboot has nothing to undo. Keep the wallet folder — it holds your key.

The script ships no binary of ours: it compiles the miner from JayDDee's official sources, and downloads the node only from the project's own release site. It never asks for anything but your public address, and it never runs sudo without showing you the exact package list first.

if something is wrong

one honest word

NOID has no market, no listing and no price. The chain this pool currently mines is a rehearsal network: the alpha fork happens at block 963,648 and the final mainnet is set for 31 October 2026. Mining it is a bet on what it becomes, not an income. Mine only what you can afford to see come to nothing.