DEV Community

missed2009
missed2009

Posted on • Edited on

LUMENYX - CPU Mineable Cryptocurrency with Full EVM (Fresh Genesis Live)

LUMENYX - CPU Mineable Cryptocurrency with Full EVM

blockchain #rust #opensource #cryptocurrency

Genesis Block: January 26, 2026 at 17:28:33 UTC

LUMENYX is a Proof-of-Work blockchain combining Bitcoin's scarcity (21M fixed supply) with Ethereum's programmability (Full EVM).

Why LUMENYX?

Feature Bitcoin Ethereum LUMENYX
Fixed Supply ✅ 21M ❌ Infinite ✅ 21M
Smart Contracts ❌ No ✅ Yes ✅ Full EVM
Block Time 10 min ~13 sec ✅ 2.5 sec
Fair Launch ✅ Yes ❌ 72M premine ✅ Zero premine
Anyone Can Mine ❌ ASIC only ❌ Need 32 ETH ✅ Any CPU

Technical Stack

  • Algorithm: RX-LX (custom RandomX - ASIC resistant)
  • Block Time: 2.5 seconds
  • Supply: 21,000,000 LUMENYX (fixed forever)
  • Consensus: Proof of Work
  • Smart Contracts: Full EVM - Solidity compatible
  • Chain ID: 7777

What's Ready

  • ✅ Multi-thread mining - use all your CPU cores
  • ✅ Pool mode (PPLNS) - small miners can join together
  • ✅ Solo mode - mine alone, winner takes all
  • ✅ State pruning - lightweight nodes (~1 week history)
  • ✅ Archive node - full history available 24/7
  • ✅ Full EVM - deploy Solidity contracts
  • ✅ ASERT difficulty fix (hard fork at block 125,000 complete)

Start Mining

rm -rf ~/.lumenyx ~/.local/share/lumenyx* ~/lumenyx-setup.sh
curl -sL "https://raw.githubusercontent.com/lumenyx-chain/lumenyx/main/lumenyx-setup.sh" -o lumenyx-setup.sh && chmod +x lumenyx-setup.sh && ./lumenyx-setup.sh
Enter fullscreen mode Exit fullscreen mode

Bootnode:
/ip4/207.180.204.4/tcp/30333/p2p/12D3KooWHRMGZLj8LSuwFYAXUoKCKSwcuQuhaVjfLJRGjL9F7Hp8

For Builders

Full EVM means your Solidity contracts work without changes.

Parameter Value
RPC http://207.180.204.4:9944
Chain ID 7777
EVM Full Solidity compatibility

MetaMask, Hardhat, Foundry, Remix — everything works.

No faucet. No airdrop. Mine or buy from miners. No shortcuts.

Philosophy

No team. No foundation. No ICO. No premine. Just code.

No Discord. No Telegram. No website. Just the repo.

The chain belongs to no one. Run a node. Start mining. It's yours.

Links


"Bitcoin started with a headline. Ethereum started with a premine. LUMENYX starts with you."

— missed2009

Top comments (0)