
Programmable gold, secured by physics.
Bitcoin's monetary rules — the 21,000,000 cap, ten-minute blocks, the halving schedule, Proof-of-Work — with a full Ethereum Virtual Machine at the execution layer. No premine, no foundation allocation, no roadmap. Governed by no one.
Website · Docs · Whitepaper · Explorer · FAQ · @prlxchain
| Consensus | Proof of Work — XHash (Ethash-derived, memory-hard, GPU-mineable) |
| Monetary policy | 21,000,000 LAX hard cap; 50 LAX subsidy halving every 210,000 blocks; fees paid fully to miners, no burn |
| Block interval | 10 minutes, ASERT per-block difficulty adjustment |
| Execution | Full EVM through the Paris hard fork — Solidity, Hardhat, Foundry, MetaMask all work |
| Chain ID / Network ID | 2110 |
| Launch | October 28, 2025 — fair launch, genesis embeds a same-day news headline, every LAX mined after block 0 |
Connect a wallet via Chainlist or
point it at the public RPC: https://rpc.parallaxprotocol.org.
| Repo | What it is |
|---|---|
| parallax | Reference client (Go, CLI) — full node for servers, miners, and pools |
| parallax-gui | Desktop client for Linux, Windows, and macOS |
| hashwarp | Official XHash GPU miner — CUDA and OpenCL |
| xhash | C/C++ implementation of the XHash Proof-of-Work algorithm |
| parallax-whitepaper | Full protocol specification |
| parallax-doctrine | The thirteen axioms and commentary — the constraints under which Parallax exists |
| parallax-website | parallaxprotocol.org |
| parallax-logos | Brand assets |
| discv4-dns-lists | EIP-1459 DNS discovery tree for mainnet peers |
- Run a full node
- Mine — Ethash-class GPUs work; Ethash software does not, use Hashwarp
- Build on the EVM
- Verify the fair launch yourself
Discord · Telegram · Reddit · Bitcointalk · Blog
Report vulnerabilities confidentially to security@parallaxprotocol.org — see the disclosure policy.
Open source under LGPL-3.0. Parallax Protocol is unrelated to other projects using the "Parallax" name. The official domain is parallaxprotocol.org, the official X account is @prlxchain, and the official GitHub organization is ParallaxProtocol.