Frequently Asked QuestionsGeneralWhat is Dilithion?Dilithion is a Layer 1 cryptocurrency that uses CRYSTALS-Dilithium (ML-DSA-65, FIPS 204) — the NIST-standardized post-quantum digital signature algorithm — on every transaction from block zero. It's not a fork of Bitcoin or Monero. It was written from scratch, purpose-built for quantum resistance.
Why does quantum resistance matter?Every Bitcoin, Ethereum, and major crypto transaction ever made uses ECDSA signatures. A sufficiently powerful quantum computer could forge these signatures and steal coins. NIST and the NSA have warned this could happen as early as 2030. Google research showed RSA-2048 could be broken with under 1 million qubits — far fewer than previously estimated. Dilithion uses signatures that quantum computers cannot break.
How is Dilithion different from Bitcoin?- Post-quantum signatures (Dilithium3) instead of ECDSA
- CPU-only mining (RandomX) instead of SHA-256 ASICs
- 4-minute block time instead of 10 minutes
- 4 MB max block size (needed for larger post-quantum signatures)
- Same 21 million supply cap and halving schedule
- Written from scratch in C++, not a Bitcoin fork
How is Dilithion different from Monero?Both use RandomX for CPU mining, but that's where the similarity ends. Monero focuses on privacy (ring signatures, stealth addresses). Dilithion focuses on quantum resistance (NIST-standard Dilithium signatures). Monero's signatures are still vulnerable to quantum computers. Dilithion's are not.
Is there a premine or ICO?No. Zero premine, zero ICO, zero IDO, zero IEO, zero VC allocation. Every coin in circulation was mined by the community. There is a 2% mining tax (1% dev fund + 1% dev reward) that is transparent and visible on-chain.
When did mainnet launch?Genesis block was mined January 18, 2026 at 00:00:00 UTC. Coinbase message: "Dilithion Mainnet v2.0.0 - Fair Launch Reset - Quantum-Resistant Digital Gold"
MiningWhat hardware do I need to mine?Any modern CPU. Dilithion uses RandomX, the same algorithm Monero uses, which is specifically designed to be efficient on CPUs and resistant to ASICs and GPUs. A desktop PC, laptop, or VPS can mine. More CPU cores and more RAM (at least 2 GB free) = better hashrate.
How do I start mining?[list=1]
- Download the latest release from dilithion.org (Linux, macOS, or Windows)
- Run dilithion-node --mine
- That's it. Solo mining, no pool needed.
Are there mining pools?Not currently. Mining is solo only. Because RandomX is CPU-based and block times are 4 minutes, solo mining is viable even with modest hardware. Pool support may come from the community in the future.
What is MIK (Miner Identity Key)?Every miner must register a unique hardware identity (MIK) before mining. This is part of the Sybil resistance system — it prevents one entity from pretending to be many miners. Your MIK is generated automatically from your hardware fingerprint when you first start mining.
What is the mining reward?50 DIL per block, halving every 210,000 blocks (~1.6 years). The first halving will reduce the reward to 25 DIL.
The Two Chains: DIL and DilVWhy are there two chains?DIL and DilV serve different purposes in the same ecosystem:
- DIL — "Digital Gold." RandomX proof-of-work, 4-minute blocks, 21M supply. Store of value.
- DilV — "Digital Cash." VDF (Verifiable Delay Function), ~45-second blocks, 210M supply. Fast payments and micropayments.
Both chains share post-quantum Dilithium signatures, the same wallet format, and the Digital DNA Sybil resistance system.
What is VDF mining?VDF (Verifiable Delay Function) is a cryptographic puzzle that takes a fixed amount of time to compute, regardless of hardware. You cannot speed it up by throwing more cores at it. This means any single CPU core can participate on equal footing — no arms race, no mining farms.
How do DIL and DilV relate in value?The natural emission ratio is 10:1 (DilV emits 10x more coins per day than DIL). Native HTLC atomic swaps allow trustless exchange between the two chains without intermediaries.
Trading and WalletsWhere can I buy/sell DIL?Wrapped tokens (wDIL and wDilV) are live on
Base (Coinbase's L2) and tradeable on
Aerodrome, one of Base's largest DEXs.
- wDIL contract: 0x30629128d1d3524F1A01B9c385FbE84fDCbD36C2
- wDilV contract: 0xF162F6B432FeeD73458D4653ef8E74Ba014403E8
Is there OTC trading?Yes. Peer-to-peer trading is active in the
Dilithion OTC Telegram group. Trades are settled via Base/USDC.
CEX listings are planned after CoinGecko/CoinMarketCap listing.
How does the bridge work?Deposit native DIL or DilV to a bridge address → the relayer mints equivalent wrapped tokens (wDIL/wDilV) on Base. To withdraw, burn wrapped tokens → relayer sends native coins back. Daily mint caps and replay protection are enforced.
Is there a wallet?The node software includes a built-in wallet. There's also a web wallet interface at
dilithion.org that connects to your local node. Your wallet uses Dilithium post-quantum keys — addresses start with "D".
Technology Deep DiveWhat is CRYSTALS-Dilithium?CRYSTALS-Dilithium (formally ML-DSA-65) is the primary digital signature algorithm selected by NIST for post-quantum standardization (FIPS 204, published August 2024). It's based on lattice cryptography — a class of math problems that quantum computers cannot efficiently solve. Dilithion uses Dilithium3 (security level 3), which provides 128+ bits of post-quantum security.
What is Digital DNA?Digital DNA is an 8-dimensional hardware fingerprinting system for Sybil resistance. It measures: network latency patterns, timing signatures, memory characteristics, clock drift, bandwidth profiles, thermal behavior, behavioral patterns, and network perspective. This makes it extremely difficult for one person to impersonate multiple distinct miners.
What are the block sizes like?Dilithium signatures are ~3,740 bytes vs ECDSA's ~72 bytes (~50x larger). That's why Dilithion uses a 4 MB block size limit instead of Bitcoin's 1 MB. A typical transaction is roughly 4-5 KB.
Is the code open source?Yes. Fully open source on GitHub:
github.com/dilithion/dilithion
NetworkHow many nodes are there?Four geographically distributed seed nodes anchor the network (New York, London, Singapore, Sydney). Community-run nodes connect to these seeds. Both DIL and DilV run on the same four seed servers on different ports.
How do I run a full node?Download and run
dilithion-node without the
--mine flag. It will sync the full blockchain and relay transactions. Default ports: 8444 (P2P), 8332 (RPC) for DIL; 9444 (P2P), 9332 (RPC) for DilV.
Is there a block explorer?Yes.
explorer.dilithion.org
RoadmapWhat's the current status?- ✅ Mainnet live (January 2026)
- ✅ DilV chain live (March 2026)
- ✅ Digital DNA Sybil resistance (active on mainnet)
- ✅ HTLC atomic swaps (DIL ↔ DilV)
- ✅ Bridge to Base + Aerodrome DEX trading
- ✅ x402 micropayment protocol integration
- ✅ Block explorer (explorer.dilithion.org)
- ⏳ CoinGecko / CoinMarketCap listing
- ⏳ CEX listing
What is x402?x402 is a micropayment protocol (initiated by Coinbase) for machine-to-machine and AI agent-to-agent payments. DilV is designed as a fast, cheap payment rail for x402 transactions. Dilithion also contributes post-quantum extensions (DNA trust scores, VDF challenges) to the x402 ecosystem.