Quantum-safe wallet, in your browser
Generate an ML-DSA-44 (Dilithium) keypair locally, get stagenet faucet funds, then build,
sign, and broadcast a real transaction — without installing anything. The signing happens
in your browser via @noble/post-quantum; the gateway never sees your key.
1 · Your throwaway wallet
2 · Fund it
One click drips 50,000 stagenet SOQ from the faucet (1 per hour per address).
3 · Send a quantum-safe transaction
Built and signed locally with your Dilithium key, then broadcast through the
gateway (which runs testmempoolaccept before relaying).
Powered by soq-lightning-sdk
(onchain module). The exact byte format is verified against the node and accepted
live on stagenet. Back to the Build hub →