You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Official Rust client for Quantova, the post-quantum Layer-1 — built by Quantova alongside qweb4.js and qweb4.py. Connect, derive Q addresses, use the QVM and QNS, and sign with post-quantum keys. Quantova's own implementation, not a fork or copy.
Security policy, vulnerability disclosure, and bug bounty for Quantova, the post-quantum Layer 1 for institutional settlement — how to report, what's in scope, and how disclosure is coordinated.
Public REST API for the Quantova network — read on-chain state, submit signed transactions, estimate fees, and bridge across 36 blockchains and 68 assets. A single zero-dependency gateway in front of a live Quantova node.
Verification labs for Quantova consensus over the q_ JSON-RPC API — post-quantum signature checks, no-ecrecover, deterministic no-VRF slot leadership, and SHA3-256. Evidence the node behaves as specified; not a substitute for audit.
Quantova's public security archive — advisories (QSA), incident reports (QIR), and post-mortems (QPM), published after a fix is live. To report a vulnerability, use the bug bounty channels, not this repo.
QMask is the native Quantova wallet — a browser extension for Chrome, Firefox, and Brave that creates quantum-resistant Quantova accounts and signs transactions with post-quantum keys (Dilithium, Falcon, SPHINCS+). It injects a post-quantum signer so any compatible dapp can request signatures from your accounts.
Quantova's post-quantum security contribution to the Polkadot SDK: a NIST post-quantum signature layer (Dilithium, Falcon, SPHINCS+) and SHA3-256 brought to the Substrate/FRAME tech stack. Reference repository showing the work — to build on Quantova, use the qweb4.js and qweb4.py client libraries.
Post-quantum client library for the Quantova network — query state, subscribe, and sign/submit transactions with Dilithium, Falcon & SPHINCS+ keys, via fully-typed Promise and RxJS APIs.
Minimal starter template for building on Quantova — scaffold a project that reads chain state, deploys QRC20 contracts to the QVM, and sends signed transactions via the q_ JSON-RPC API. Testnet today, mainnet with a config change.
Build and run oracles on Quantova, the post-quantum Layer 1. Guides and runnable examples for price aggregators, fee/gas feeds, supply metrics, and DEX price feeds — built on the q_ JSON-RPC API, publishing on finality.
Read-only checker that verifies a running node is the canonical Quantova runtime: runtime identity, full pallet conformance, post-quantum authorization (Dilithium/Falcon/SPHINCS+), consensus and finality health, and chain properties. Reports PASS/WARN/FAIL with no signing and no state changes.
Verify any Quantova implementation against known-answer test vectors: post-quantum address derivation, QSigner account-id, SHA3-256 hashing, QVM ABI selectors and event topics, QNS namehash, and Dilithium/Falcon/SPHINCS+ signatures. Includes a verifier and reference derivations.
The toolkit hub for Quantova, the post-quantum Layer-1: a catalog of every tool Quantova publishes, runnable code examples in qweb4.js and qweb4.py, and clear documentation for developers and companies adopting the tools in a post-quantum posture.
Formal specifications for Quantova's consensus — a post-quantum NPoS Layer 1 that separates block production from finality and removes quantum-vulnerable randomness.
Quantova's post-quantum interoperability layer — proof-based bridge across 36 blockchains and 68 assets. Trustless verification via ETH sync-committee / BSC Parlia light clients, Cosmos Tendermint+ICS-23, Substrate GRANDPA, and Bitcoin SPV; Quantova side secured by Falcon/Dilithium/SPHINCS+.