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
Read-only security & conformance tests for the Quantova bridge. Verifies structure and on-chain protections (light client, replay nonces, threshold, finality, governance) via node + REST. No keys, no signing, no fund movement.
Runnable Quantova examples in qweb3.js and qweb3.py — transfer, QVM contract call, QNS resolution, and a post-quantum governance vote. Runs against a local node or the testnet.
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.