Maximum privacy cryptocurrency. Bitcoin-style emission with Monero-grade anonymity — dynamic ring signatures, Dandelion++ propagation, and one-time stealth addresses.
Layered privacy on top of Monero's proven cryptography, making transaction analysis computationally infeasible.
Ring size scales dynamically from 32 to 64 signers per transaction — 2–4× Monero's fixed 16. Makes statistical analysis exponentially harder.
ring-size: 32–64Each transaction's tx_extra is padded to a fixed 2500 bytes internally, removing size-based fingerprints. Network-layer relay padding is inherited from Monero (1024-byte granularity).
tx_extra: 2500BTransactions propagate through Dandelion++ stem/fluff routing (inherited from Monero) to obscure the originating node before broadcast.
Dandelion++Transaction amounts are hidden on-chain by RingCT (Pedersen commitments), so observers cannot see how much value is being transferred.
RingCTEvery payment is sent to a unique one-time address derived from the recipient's public keys, so observers cannot link transactions to a published address.
stealth one-timeML-DSA-65 (FIPS 204) + ML-KEM-768 (FIPS 203) signature upgrade in development via a non-destructive hard fork targeted for 2027 — liboqs already integrated. Existing history is fully preserved.
ML-DSA-65 · In ProgressFixed supply, predictable halvings, pure PoW emission. The same monetary properties that made Bitcoin trusted — with Monero-grade privacy.
Genesis (block 0) carries zero spendable reward. Emission follows a pure proof-of-work schedule with no seed round and no private sale. After the v1.x 51% attack, v2.0.0 includes a short pre-public mining phase to harden the network before opening — once public, every miner competes under the same RandomX rules.