← pool

mining GAEL on NurseryPool

Everything specific to Gaelium on this pool.

general documentation

start in two minutes

  1. Get a GAEL address from the Gaelium Core wallet. It starts with G.
  2. Download Rigel (NVIDIA, Linux and Windows).
  3. Run the command below.
  4. Open your miner page.

Rigel  Linux x86_64 · Windows x86_64 · SHA256SUMS

No registration, no account.

install in one command

The installer fetches Rigel, checks its SHA-256 before extracting anything, asks for your address and a name for this machine, then starts mining in a screen. Everything lands in ./gael-miner and rm -rf removes it - nothing is written to the system.

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

It offers to run the miner as root. Say yes if you can: without it Rigel cannot set the memory clocks of your cards. The screen then belongs to root, so use sudo screen -ls and sudo screen -r to reach it.

Rather not pipe a script into a shell? That is a sound reflex. Download it, compare it, read it, then run it:

curl -fsSL https://gael.nurserypool.com/dl/install-gael-miner.sh -o inst.sh sha256sum inst.sh less inst.sh sh inst.sh

Expected checksums - the installer, then the Rigel archive it pins. Both are published at /dl/SHA256SUMS:

690d0c194dd8b02be88b5eb8d2244d5e6118dc88ad5721a466faffd0708282e3 install-gael-miner.sh eae492ffb64aeb4ab4ba7e66631567984a31d5adb1ef547bda6601aee1793f0d rigel-1.23.2-linux.tar.gz

These fingerprints protect the transport: if the download were intercepted or the archive replaced, the installer refuses to extract. They say nothing about Rigel itself, which we did not audit.

settings at a glance

algorithmKAWPOW
host and portgael.nurserypool.com:7755
difficultyautomatic (vardiff)
pool fee1 %
payout threshold100 GAEL
block maturity101 confirmations
block reward1000 GAEL

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.

if something is wrong

one honest word

Gaelium is a very young coin.