SOMA-256 consensus · continuous emission with decay · ve-lock staking · 98% governance · on-chain AI · a real Ethash GPU pool that bridges to an L1 · cross-chain wLIQUA · and self-mining straight into locked AMM liquidity. Everything below is one click away.
The molecular primitives every layer is built on — the chain's DNA.
Constitutes the ecosystem into organs/cells and computes the height-0 block.
geth-like discovery, encrypted transport, block gossip & re-execution sync.
Account state (stateRoot = SOMA), tx, block production, @ethereumjs VM, solc suite.
Read-only eth_* over the L1; honest about the canonical-JSON tx seam.
Throttleable SOMA-PoW producer, persistent validator (height survives disconnects), §5 claim UI.
The live L1 — real Ethash + Stratum, PPLNS ledger, Ethash→SOMA bridge, native ve-lock.
A relayer mints wLIQUA (real ERC-20) from signed pool receipts; 1:1 solvency, live.
Mined LIQUA is auto-zapped into the LIQUA/mUSDC AMM pool and the LP is time-locked (rolling term).
Zero-dep admin bot: live chain / miner / governance status + group moderation.
Shared-shell documentation: run a node, mine, validate, govern, the API & contracts.
Public surfaces, the brand pack, and the self-contained deploy bundle builder.
| Service | Port | Source | Open |
|---|---|---|---|
| Mining pool · live L1 | 8030 | pool/server.mjs | OPEN |
| SOMA-PoW miner dash | 8010 | miner/server.mjs | OPEN |
| Peer node dash | 8040 | node/server.mjs | OPEN |
| Validator | 7100 | miner/validator.mjs | OPEN |
| L2 bridge explorer | 8050 | bridge/l2-node.mjs | OPEN |
| Stratum (GPU rigs) | 3333 | pool/server.mjs | tcp |
| Exchange + self-mine UI | 8080 | orderbook-dex/relayer | OPEN |
Pool sub-routes (when :8030 is running): /explorer · /connect (stake) · /claim · /locked · /bridge
npm run poolcopynpm run minecopynpm run simcopynpm run claimcopynpm run build:sitecopy# gates: mine:test · pool:test · claim:test · swap:test · rpc:testnpm run chaincopynpm run deploy:localcopynpm run relayercopynpm run self-minecopy# test: npx hardhat testcopy# then enroll on /self-mine.htmlHonest status: everything runs on an experimental devnet (chain 8888) — tokens carry no monetary value. Mainnet ships August 1, 2026. The single source of truth for what's done / in-progress / planned is STATUS.html.