QWID combines NIST-approved post-quantum cryptography, EVM smart contracts, and Proof-of-Synergy consensus — built to secure digital value long after quantum computers arrive.
Post-quantum cryptography requires large public keys — Falcon-512 public keys are 897 bytes and MAYO-5 public keys are 5,554 bytes. A naive implementation into a network like Ethereum would reduce block validation rates by 14×, making the chain impractical.
Two independent post-quantum schemes: Falcon-512 (NIST Level 1, faster, sig <752 B) and MAYO-5 (NIST Level 5, maximum security, sig <838 B). Users choose which scheme signs each transaction — optimising for speed or security level.
A novel consensus mechanism combining PoW DDoS protection, Delegated PoS yields, and PoA scalability — producing a new block every 10 seconds.
Full Ethereum EVM compatibility with 13.7M gas per block. Existing Solidity contracts can migrate to QWID’s quantum-resistant environment with no code changes.
Public keys are embedded optionally in transactions — only on first use. Subsequent transactions carry no key overhead, enabling up to 5,000 TX per 10-second block with quantum-resistant signatures.
Protocol-level automated market maker (constant-product formula, like Uniswap) runs directly on the chain — cheaper, trustless, and safe from smart contract exploits. Minimum 1,000 QWD to stake.
Two on-chain oracles included at the protocol layer. PRICE Oracle provides decentralized QWD/USD rates. RAND Oracle generates verifiable random numbers for DeFi and GameFi — both completely free.
On-chain cryptographic governance runs every 60 blocks (~10 minutes). The community can pause compromised cryptographic schemes or upgrade to new PQC standards without halting the network.
Fixed maximum supply of 2,300,000,000 QWD. Block rewards decrease continuously as coins are mined — no fixed halving schedule, just natural perpetual deflation baked into the protocol.
A direct comparison of the features that matter for long-term security and utility.
| Feature | QWID | Ethereum | Bitcoin |
|---|---|---|---|
| Quantum Resistant | ✓ | ✗ | ✗ |
| Block Time | 10s | ~12s | ~10 min |
| Consensus | Proof-of-Synergy | Proof-of-Stake | Proof-of-Work |
| Smart Contracts | EVM Compatible | ✓ | Limited |
| Built-in DEX | ✓ | ✗ | ✗ |
| Price Oracle | Free on-chain | External paid | ✗ |
| Randomness Oracle | Free on-chain | External paid | ✗ |
| No Slashing | ✓ | ✗ | N/A |
| Escrow Account | Protocol-native | Smart contract only | ✗ |
| Multi-Signature Account | Protocol-native | Smart contract only | Limited (OP_CHECKMULTISIG) |
| Max Supply | 2.3B QWD | Unlimited | 21M BTC |
| Environment | Low energy | Medium | High PoW |
Create quantum-resistant dual keypairs using Falcon-512 and MAYO-5. Your private key is secured as 48 mnemonic words — compatible with BIP-39 standard for easy backup.
Send QWD, deploy Solidity smart contracts, stake to a delegated node to earn rewards, or trade tokens via the protocol-level DEX — all in 10-second blocks.
Track blocks, transactions, accounts, and staking data in real time using the open-source blockchain explorer at explorer.qwid.org.
From initial research to public testnet — every milestone on the path to a quantum-resistant internet of value.
Initial research into post-quantum cryptography standards. Selection of Falcon-512 and MAYO-5 as two independent signature schemes. Architecture design for optional in-transaction pubkey registration to address PQC key-size constraints.
Implementation of the single-chain architecture with optional in-transaction pubkey registration. Proof-of-Synergy consensus engine. RocksDB-based state management with prefixed key schema. P2P networking layer with custom TCP/IP stack.
Integration of the Ethereum Virtual Machine. EVM compatibility layer enabling Solidity contract deployment. Gas metering at 13.7M gas per block. Contract state persistence via RocksDB state trie.
Protocol-level DEX with constant-product AMM. PRICE Oracle providing decentralized QWD/USD rates. RAND Oracle for verifiable on-chain randomness. Staking system with 256 delegated accounts and 128 active validators.
On-chain governance voting system enabling cryptographic scheme upgrades without network downtime. Escrow account mechanism for delayed transactions. Multi-signature account support at the protocol level. No-slashing Proof-of-Synergy finalization.
Web UI wallet, Qt desktop wallet, and open-source blockchain explorer. JSON-RPC interface for wallet-node communication. Public repository released at github.com/wonabru/qwid-node. GreenPaper v1.0 published.
Public testnet open to all validators and developers. Network stress testing, security audits, and community feedback integration. Bug bounty program. Faucet for testnet QWD distribution.
Genesis block creation. Initial supply of 230,000,000 QWD distributed. First 128 validator nodes activated. Block rewards begin at 41.4 QWD per block. The quantum-safe internet of value goes live.
Explore the open-source code, browse the live blockchain, or dive into the FAQ to learn how QWID is building the quantum-safe internet of value.