Sovereign EVM Layer 1 · ChainID 3961

Proof-of-work, EVM-complete,
owned by no one.

Ferminux is a sovereign Layer 1 anyone can mine with a CPU or any Ethash GPU. ~7-second blocks, EIP-1559 fees at fractions of a cent, full Ethereum tooling.

Network connecting…
Block height
Base fee
Chain ID
Block target ~7 s

Connect a wallet

One tap in any injected wallet (MetaMask, Rabby, Frame), or enter the parameters by hand.

One-tap setup

Adds Ferminux Network to your wallet with the official RPC and explorer preconfigured.

Your wallet will ask you to confirm. Nothing is signed or spent.

Manual parameters

Network nameFerminux Network
RPC URLhttps://rpc.ferminux.net
Chain ID3961 (0xF79)
CurrencyFMX (18 decimals)
Explorerexplorer.ferminux.net

Downloads

ferminux-geth is the network's node and CPU miner in a single static binary. The desktop miner wraps it in a point-and-click app.

Linux amd64 ferminux-geth-linux-amd64.tar.gz Linux arm64 ferminux-geth-linux-arm64.tar.gz macOS arm64 (Apple Silicon) ferminux-geth-macos-arm64.tar.gz
Windows amd64 · coming soon built by the release CI
Ferminux Miner desktop app · coming soon macOS / Windows / Linux

Verify downloads: SHA256SUMS.txt

Quickstart

The genesis is baked into the binary — an empty datadir joins ChainID 3961. No config files, no flags required.

# Zero config — an empty datadir syncs the Ferminux Network (ChainID 3961)
ferminux-geth

# With local JSON-RPC for wallets and tooling
ferminux-geth --http --http.api eth,net,web3

Chain data lives in ~/.ferminux (macOS: ~/Library/Ferminux). The node discovers peers through the built-in bootnodes at boot1–3.ferminux.net.