Documentation revision underway: please report issues on Discord or via GitHub.
Skip to content

Getting Started

General information on the QRL 2.0 Testnet

Key Features of QRL 2.0 Testnet V2:

  • Post-Quantum Security: Protect your applications from quantum attacks.
  • EVM Compatibility: Seamlessly integrate with existing Ethereum tools and infrastructure.
  • Web3-Ready: Build the next generation of decentralized applications with confidence.
  • Developer-Friendly: Utilize your existing skills and favorite tools to create quantum-safe solutions.

Developers can run a full Private QRL 2.0 Testnet network, providing a hands-on experience with post-quantum secure blockchain technology.

To balance different security needs, QRL 2.0 employs both stateful and stateless signature schemes:

  • XMSS (Stateful): Offers robust security but limits the number of signatures per wallet.
  • ML-DSA (Stateless): Allows for an unlimited number of signatures, providing greater flexibility.

While ML-DSA will be mandatory for staking validators, users creating general wallets can choose between XMSS or ML-DSA, allowing them to tailor the security and usability to their specific requirements.

Released under the MIT License.