— AZNT
per FMX · awaiting first block
- Pair contract
0xbab1…6845- Liquidity
- LP tokens locked 12 months in the LiquidityLocker
Sovereign EVM Layer 1 · ChainID 3961
A sovereign Layer 1 anyone can mine — seven-second blocks, fees under a cent, the full Ethereum toolchain.
Every FMX beyond the genesis premine is mined, not sold — and it trades live on the Ferminux DEX.
FMX has a live on-chain market. The price on this page is read from the pair contract itself, block by block.
— AZNT
per FMX · awaiting first block
0xbab1…6845Bank-backed stablecoin — the quote side of the FMX market.
0xFc81…4178One static binary is the node and the CPU miner. Any Ethash GPU rig points at the pool. The genesis is baked in — an empty datadir joins ChainID 3961.
# Install in one line (Linux / macOS — verifies SHA-256)
curl -fsSL https://ferminux.net/install.sh | bash
# 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; Windows: %LOCALAPPDATA%\Ferminux). The node discovers peers through the built-in bootnodes at boot1–3.ferminux.net.
# Mine with N CPU threads; block rewards go to your address
ferminux-geth --mine --miner.threads 4 --miner.etherbase 0xYourAddress
First start generates the Ethash DAG (~1 GB, a few minutes); blocks seal immediately after. The reward is 6 FMX per block until block 20,000, then 1 FMX after the emission fork. Any address from any EVM wallet works as the etherbase.
# Any stock Ethash miner works. Point lolMiner at the public stratum endpoint:
lolMiner --algo ETHASH --pool stratum+tcp://pool.ferminux.net:3333 --user 0xYourAddress.rig1
Mining solo? Run the stratum proxy from the /proxy component of this repo next to your own ferminux-geth node and point the same command at it.
Static binaries, no installer. Verify every file against SHA256SUMS.txt.
The Windows ZIP adds double-click START-MINING.bat and START-NODE.bat wrappers plus a plain-English README — extract it before running anything. The binary is unsigned, so SmartScreen shows a “Windows protected your PC” warning: More info → Run anyway.
One tap in any injected wallet — MetaMask, Rabby, Frame — or enter the parameters by hand.
Preconfigures the official RPC and explorer. Your wallet asks you to confirm; nothing is signed or spent.
| Network name | Ferminux Network |
|---|---|
| RPC URL | https://rpc.ferminux.net |
| Chain ID | 3961 (0xF79) |
| Currency | FMX (18 decimals) |
| Explorer | explorer.ferminux.net |
Everything a node operator or integrator needs. The genesis is compiled into the binary — no config files, no flags.
https://rpc.ferminux.netboot1 / boot2 / boot3.ferminux.net0x1b62e052ee210c433440b9cd21b93b3e6cdc813fe63674c842bca3967d92fadfEvery surface is live and self-hosted on the network’s own infrastructure.