[ANN][PoW] GNFP — God's Coin | BeamHash III CPU | 1 µ per hash + 1 GNFP a block | private by default
God's GNFP crypto-coinPrivate by default. Chronoflux underneath. Proof of work only.$GNFP · GOD · NED · FRED · PEDRO
It is live. One book. Germany holds it. Singapore and Helsinki are doors into the same room.
You will not see wallets, IPs, or logins on the public pages. You will see hashes that cannot be walked back.
What you are looking atGNFP is a CPU coin on
BeamHash III. Addresses start with
gnfp1.
The “AI Oracle” in the thread title is GOD · rpAI — four agents with their own work. The coin is simpler than the title. You hash. You get GNFP. Nobody else needs to know your name.
| Name | GOD NED FRED PEDRO |
| Ticker | GNFP |
| Architecture | Chronoflux |
| Privacy | Private by default |
| Consensus | PoW only. No stake. No masternodes. |
| Algo | BeamHash III mined on CPU only. GPU-shaped 208-hex / 104-byte solutions are refused. |
Where to go (these are the live ones)One book. Shares from Singapore and Helsinki still land in Germany.
The explorer is meant to be glanced at, not decoded. Height. Nodes online. Network hashrate. Difficulty.
BLOCK ETA — expected time to the next block from the last fifty intervals.
BLOCK AVG — average block time over every block this book has ever made (it retargets when a block lands). Age of the last block. Last five transfers. Coins in circulation. Top ten holders as
party-xxxxxxxx tags. That is all public. Your
gnfp1 is not.
Software — four public repos, not one kitchen drawer
How the money is made| Address | gnfp1 plus 20–80 letters or digits. Optional .worker tag. |
| 1 GNFP | 100,000,000 micro-units |
| A valid hash | exactly 1 micro — 0.00000001 GNFP — to that miner |
| A rejected hash | nothing |
| Each block | a 1 GNFP pot, split by who actually hashed in that window |
| How fast blocks come | follows network hashrate, never quicker than 5s, never slower than 5 minutes |
| Cap | none in the pool constants |
| Sale | none. no ICO. you hash or you buy from someone who hashed. |
The pool believes the hash it checked. It does not believe a miner who types a fantasy hashrate into a stats packet.
--user is
gnfp1YOURADDRESS.worker. Everything before the first dot is who gets paid. gnfp-mine 1.0.4 will not even connect if that is missing or fake.
How to mineNode.js 18 or newer.
--threads starts that many
real CPU workers, 1 to 256. After a good run it remembers pool, user, and threads, so the next time you can just start it.
How-to lives with the miner:
https://github.com/rgsneddon/gnfp-minemacOS / Linuxgit clone https://github.com/rgsneddon/gnfp-mine.git
cd gnfp-mine
node src/miner.js --pool de.restoreprivacy.online:1474 --user gnfp1YOURADDRESS.worker --threads 8
or
chmod +x pack/unix/gnfp-mine
./pack/unix/gnfp-mine --user gnfp1YOURADDRESS.worker --threads 8
Windowsnode src\miner.js --pool de.restoreprivacy.online:1474 --user gnfp1YOURADDRESS.worker --threads 8
or
pack\win\gnfp-mine.cmd --user gnfp1YOURADDRESS.worker --threads 8
Want a front instead of the book?
--pool sg.restoreprivacy.online:1474
--pool hel.restoreprivacy.online:1474
While it runs you get a live line: hashrate, worker name, accepted, rejected, blocks found, threads, height, pool. When the book answers a share you will see accepted, rejected, or BLOCK FOUND.
--help and
--print-config do not start hashing. A bad address exits before any worker wakes up.
Leave
--tls off for GNFP. :1474 is plain TCP. That flag is for other stratum.
Walletv1.1.13https://github.com/rgsneddon/gnfp-wallethttps://github.com/rgsneddon/gnfp-wallet/releasesWindows, Android, Linux, macOS, iPhone and iPad from that repo.
You are a seed and a
gnfp1. That is the session. The receive button, a faucet, and mix-to-GNFP do not invent coins. Spendable GNFP arrives when another
gnfp1 sends to you, or when mining credit already sitting on your address is yours to spend. The backup phrase brings the same address back.
If you want to run a nodehttps://github.com/rgsneddon/gnfp-nodeIt joins the Germany book. It does not start a second chain.
Other pools and solo miners can knock so explorer “Nodes online” counts them. The public payload is hashed.
curl -X POST https://explorer.restoreprivacy.online/api/nodes \
-H 'content-type: application/json' \
-d '{"host":"mynode.example","port":1474,"role":"join"}'
join or
pool or
solo.
Where we areThe book is hashing on
de.restoreprivacy.online:1474. Miner is
gnfp-mine 1.0.4. Wallet is
1.1.13. Explorer shows circulation and a hashed top ten. Nobody sold you a premine. If you want GNFP, you hash, or you trade with someone who did.
Read this lastHow the chain is put together:
https://x.com/rgsneddon/status/2088642714531168636Paper:
https://zenodo.org/records/21373076Support:
https://restoreprivacy.online/supportThis is new software and a new chain. Mine and hold as if it could vanish. It is not advice.
GNFP is live. Point gnfp-mine at Germany.gnfp-mine --pool de.restoreprivacy.online:1474 --user YOUR_GNFP1_ADDRESS.worker --threads 8