Ferminux docs

Ferminux Network Documentation

Operator and user documentation for the Ferminux Network — a sovereign EVM Layer-1: ChainID 3961 (0xF79), native coin FMX (18 decimals), Ethash proof-of-work, ~7 s blocks, 6 FMX reward halving every 4.5 M blocks, EIP-1559 from genesis. The network runs ferminux-geth, a dedicated fork of go-ethereum v1.10.26 with the Ferminux genesis baked in.

Guides

Doc For Covers
run-a-node.md node operators zero-config quickstart, Docker, headless systemd install, datadir layout, RPC flags and security rules
mining.md miners CPU mining, GPU rigs via stratum proxy, the double-click Windows package, reward and halving schedule, solo vs pool, uncle rates
add-network.md wallet users one-tap MetaMask add, manual parameters, common wallet issues
faq.md everyone what FMX is, supply and emission tables, PoW→PoS plan, fees, AZNT stablecoin, TokenFactory
troubleshooting.md operators & miners DAG generation, peers=0, flag-order gotcha, IPC socket paths, Windows named-pipe caveat

Network at a glance

Parameter Value
ChainID / NetworkID 3961 (0xF79)
Native coin FMX, 18 decimals
Consensus Ethash PoW (standard DAG — all Ethash GPU miners work)
Block target ~7 s (equilibrium ≈ 7.2 s)
Block reward 6 FMX, halving every 4,500,000 blocks (~annually)
Fees EIP-1559 from genesis, 1 gwei initial base fee
Block gas limit 30,000,000
Genesis hash 0x1b62e052ee210c433440b9cd21b93b3e6cdc813fe63674c842bca3967d92fadf
Supply 30 M premine + mining emission → 54 M; 100 M cap (see faq.md)
Public RPC https://rpc.ferminux.net
Explorer https://explorer.ferminux.net
Mining pool pool.ferminux.net
Bootnodes boot1/boot2/boot3.ferminux.net (enodes published at ferminux.net)

Repo map (sources of truth)