Getting Started
- POS explainer, including cryptography used and any special considerations to be highlighted.
Welcome to the Quantum Resistant Ledger Zond documentation! This is a work in progress and will be improved as we build project Zond. Ensure
The QRL Mission
Provide enterprise grade security to the blockchain space with the future quantum threat in mind. Instead of relying on the classical secure elliptical curve cryptography to secure signatures The QRL has deployed XMSS, a NIST-approved post-quantum secure digital signature scheme.
By utilizing this post-quantum secure signature scheme from genesis, we are able to provide advanced asset protection now, as well as the future.
- Zond Node
- QRVM
- Wallet
Zond Node Docs
Zond
is the code name given to Quantum Resistant Proof Of Stake Blockchain under development by the QRL team.
Information on the new POS node as well as the zond-cli
command line tools

QRVM - Quantum Resistant Virtual Machine
QRVM is built with Solidity, allowing an easy on ramp for currently developed tools on the Ethereum EVM system
QRVM is the worlds first quantum resistant virtual machine, utilizing quantum resistant cryptography to secure the smart contracts and on-chain operations.
Zond Wallet
Project Zond implores 2 different wallet address schemes, each using different quantum resistant cryptography. Dilithium and XMSS addresses can be generated using the CLI tools
Information on everything wallet related for Project Zond