Skip to main content

Quantum Documentation

Production-grade post-quantum cryptography, an EVM-compatible L1 where PQ authorization is the default, a smart-account validator stack that brings ML-DSA to existing EVM chains, and a wallet that ties it all together.

LayerWhat it isAudience
Quantum L1EVM-compatible Layer 1 blockchain. Reth execution, Commonware Simplex + Falcon consensus, native account abstraction with composite ML-DSA transactions.Validators, dApp builders, infrastructure partners
PQ Wallet LayerSelf-custodial wallet with ML-DSA signing, Safe7579 smart accounts, Arbitrum ↔ Quantum bridge. Native Quantum wallet with MPC + TEE + Mithril threshold ML-DSA for institutions.End users, custodians, integrators
PQ Smart AccountERC-7579 validator module + Arbitrum Stylus ML-DSA-65 verifier. Drop-in PQ authorization for ERC-4337 smart accounts on existing EVM chains.Wallet / AA developers
PQ SignerCustodian-deployed ML-DSA signing co-processor. TEE + KMS design: ML-DSA key generation and signing run inside an AWS Nitro Enclave, gated by an attestation-bound KMS key policy.Digital-asset custodians
post-quantum-packagesNIST PQ crypto libraries for TypeScript and Rust (ML-KEM, ML-DSA, SLH-DSA), shipped to npm and crates.io.Crypto / app developers

Start here: Why post-quantum, why now, How the pieces fit, and Threat model explain what we ship, who it protects, and what it does not.

Status

This documentation reflects the current state of the published packages, the PQ validator stack, the wallet MVP, and the v0.9 Quantum L1 design.

  • post-quantum-packages. Some packages are scaffolded (v0.0.1) — only implemented packages are documented in detail.
  • PQ Smart Account. Proof of concept, end-to-end validated on a local Nitro devnode. Not audited. See Production limitations.
  • Quantum Wallet. MVP. Roadmap in overview.
  • Quantum L1. v0.9 working draft. Architecture and parameters subject to change based on benchmarks, audits, and ecosystem readiness. See Roadmap.