HLX is planned as a native coin with its own genesis, validators, RPC, wallet, and explorer.
HELIXIUM (HLX) WHITEPAPER V1.0
Fast settlement. Compact verification. Native proof infrastructure.
Helixium is an independent Layer-1 coin designed around validator-based finality, fixed HLX supply, Helix Proof, compact receipts, portable proof bundles, and signed compact checkpoints. Helix Proof does not replace SHA-256 or Merkle proofs; it packages them into a portable offline verification standard.
Fixed genesis supply inspired by the 46 human chromosomes. One HLX equals 100,000,000 base units.
A primary strand, complementary strand, checksum, receipt, inclusion proof, and checkpoint model.
Problem
Full transparency is not the same as usable verification.
Many blockchain users rely on trusted RPC providers and centralized explorers. Helixium is designed to make important facts portable: a transaction happened, a file existed, a block belongs to a chain, and a compact checkpoint was signed.
| Area | Current Weakness | Helixium Target |
|---|---|---|
| Light clients | RPC trust | Receipts, inclusion proofs, signed checkpoints |
| Storage | Growing historical payloads | Validator/full/archive/light storage profiles |
| Data anchoring | Hash without rich proof context | Helix Proof, proof bundles, offline verification |
Solution
Helix Proof packages integrity, inclusion, receipt, and checkpoint evidence.
data
-> SHA-256 digest
-> DNA-style primary strand
-> complementary strand
-> helix checksum
-> proof anchor
-> receipt
-> inclusion proof
-> compact checkpoint
Helixium does not claim that ordinary computers store blockchain data in biological DNA. The helix model is a digital verification grammar that makes proof packages compact, readable, and independently verifiable.
| Primitive | What It Proves | Helixium Adds |
|---|---|---|
| SHA-256 | Data has not changed | Proof object, anchor, and portable bundle context |
| Merkle proof | Item belongs to a root | Receipt and checkpoint-aware inclusion package |
| Explorer URL | Human-readable lookup | Offline verification without trusting the explorer |
Initial Markets
The first wedge is verifiable records, not generic L1 repetition.
| Use Case | Current Pain | Helixium Product Fit |
|---|---|---|
| Document integrity | Contracts and certificates are shared without portable chain proof | File-to-proof bundle with offline verification |
| Enterprise Data Passport | Companies need timestamp evidence without putting private data on-chain | Hash anchor plus receipt plus signed checkpoint |
| Light verification | Wallets and users often trust RPC or explorer responses | Receipt, inclusion proof, compact block, checkpoint |
Architecture
Five protocol layers.
Application layer: wallet, explorer, faucet, proof verification apps.
Proof layer: Helix Proof, proof anchors, proof bundles, file verification.
Execution layer: accounts, balances, nonces, fees, state transitions.
Consensus layer: validators, block production, finality, peer discovery.
Storage layer: compact blocks, receipts, checkpoints, pruning, snapshots.
Key Features
Protocol capabilities at a glance.
| Feature | Implementation | Benefit |
|---|---|---|
| Native HLX | Independent genesis and validator network | Not dependent on another chain's token contract |
| Compact receipts | Tx and block context without full payloads | Wallet and explorer-friendly verification |
| Proof bundles | Anchor, receipt, inclusion proof, compact block | Portable offline verification |
| Signed checkpoints | Validator signature over compact chain state | Short trust anchor for light clients |
Flow Diagrams
Transaction and proof verification paths.
Transaction Lifecycle
Helix Proof
Economics
Fixed-supply HLX model.
| Maximum supply | 46,000,000 HLX |
|---|---|
| Base unit | base |
| Unit rule | 1 HLX = 100,000,000 base |
| Inflation model | Zero default inflation; validator rewards from reserve and fees |
Roadmap
From local prototype to public testnet.
Local Prototype
Wallet, signed transfer, block, proof anchor, compact bundle, checkpoint, and preflight.
Devnet Handoff
Helixium-only seed, validator, RPC, monitoring, and validator runbook.
Public Testnet
Faucet, explorer, external validators, archive node, and signed checkpoints.
Mainnet Candidate
Security review, frozen genesis, release checksums, and governance launch.
Competitive Matrix
Helixium's position is compact verification, not generic L1 repetition.
| Category | Bitcoin | Ethereum | Storage Networks | Helixium Target |
|---|---|---|---|---|
| Primary focus | Monetary settlement | Smart contracts | Decentralized storage | Settlement plus compact verification |
| File proof UX | External tooling | Contract-dependent | Storage oriented | Native Helix Proof |
| Portable bundles | No | App-specific | Partial | Protocol-level target |
| Signed checkpoints | No | Client-dependent | Not primary | Core light-client anchor |
Current Status
The local preflight gate is complete.
ready_for_network_handoff: true
progress_estimate: 94%
next: public testnet infrastructure
Full Technical Draft
The complete v1.0 whitepaper is maintained in the repository.
It includes executive vision, architecture, economics, roadmap, readiness criteria, security model, feature matrix, FAQ, and risk disclaimer.