Skip to content
QuantascanAlpha

Learn QRL

Plain-English guides on QRL, quantum-resistant cryptography, and how the chain works under the hood.

QRL — the Quantum Resistant Ledger — is a blockchain built to survive quantum computers, using post-quantum signatures instead of the ECDSA that Bitcoin and Ethereum rely on. These plain-English guides explain how that works, how staking and the two chains fit together, and how to read the on-chain data on this explorer — no cryptography background needed.

Learning paths

Start here

New to QRL? Three short reads: what it is, why it resists quantum computers, and how to read the on-chain data.

  1. 1.What is QRL?
  2. 2.Why QRL is quantum-resistant
  3. 3.How to read a block explorer

QRL's cryptography

The signature schemes under the hood: XMSS on Legacy, ML-DSA-87 on QRL 2.0, and how addresses are derived.

  1. 1.XMSS explained — the signature behind QRL Legacy
  2. 2.One-time signatures and OTS keys
  3. 3.ML-DSA-87 explained — the signature behind QRL 2.0
  4. 4.QRL address formats — Legacy vs QRL 2.0

Staking on QRL 2.0

How Proof-of-Stake works on QRL 2.0 — validators, slots and epochs, and how rewards are paid out.

  1. 1.Proof-of-Work vs Proof-of-Stake on QRL
  2. 2.Proof-of-Stake on QRL 2.0
  3. 3.Validators and staking
  4. 4.Slots, epochs and the beacon chain
  5. 5.Withdrawals explained

The two chains & the migration

How QRL Legacy and QRL 2.0 relate, the announced migration model, and where the supply comes from.

  1. 1.QRL Legacy vs QRL 2.0
  2. 2.The QRL → QRL 2.0 migration
  3. 3.QRL tokenomics and supply

Browse by topic

Blockchain basics

Cryptography

Economics & tokenomics

How-to guides

Proof-of-Stake mechanics

QRL-specific

Quantum resistance

Why QRL is quantum-resistant

How quantum computers threaten today's cryptography, why "harvest now, decrypt later" is the real concern, and what post-quantum cryptography actually means.

7 min read

How quantum computers break cryptography

What Shor's and Grover's algorithms actually do to today's cryptography — and why signatures, not hashes, are the real danger.

7 min read

Grover's algorithm and hash functions

Why the quantum threat to hash functions is real but manageable — and why doubling the hash size is enough.

5 min read

Harvest now, decrypt later

Why the quantum threat matters today even though no dangerous quantum computer exists yet.

4 min read

NIST post-quantum standards

What the 2024 NIST post-quantum standards are, and where QRL's signature schemes fit in.

5 min read

The quantum-resistance checklist

Seven verifiable tests that separate a genuinely quantum-resistant blockchain from a marketing claim — and how to check each one yourself.

8 min read

Which blockchains are actually quantum-resistant?

A neutral, source-checkable comparison of what signature schemes real blockchains use — and why most "quantum-safe" claims fail the only test that counts.

8 min read

Can quantum computers steal your Bitcoin?

Whether a quantum computer could drain a crypto wallet, which coins are exposed, and what actually protects you.

6 min read

Quantum-resistant vs quantum-safe vs post-quantum

The terms get used interchangeably and loosely. Here is what each one actually means, and which one you can verify.

5 min read

GlossaryQuick one-line definitions of every key term — XMSS, ML-DSA-87, validators, slots, and more.

FAQ about QRL learning

Common questions about this page
Who are these guides for?
Anyone trying to understand QRL — holders, newcomers, and the quantum-curious. They're written in plain English and assume no cryptography background. If you can read a block explorer's address page, you can read these.
Where should I start?
Start with what is QRL for the big picture of the two chains, then why quantum-resistance matters for the cryptography, and how to read a block explorer to get hands-on with the data.
Is QRL really quantum resistant?
Yes. QRL Legacy signs transactions with XMSS and QRL 2.0 with ML-DSA-87 — post-quantum signature schemes with no known quantum attack, unlike the ECDSA used by Bitcoin and Ethereum. Our guide on the quantum threat in depth explains why.
How is QRL different from Bitcoin and Ethereum?
Mainly the signatures: Bitcoin and Ethereum use ECDSA, which a large quantum computer could break, while QRL uses quantum-resistant signatures. QRL also runs two chains — the QRL Legacy Proof-of-Work mainnet and its Proof-of-Stake successor, QRL 2.0. See the two-chain overview.
Where can I buy QRL and store it?
QRL trades on several exchanges and on-ramps — see where to buy QRL. To hold it yourself, the ecosystem directory lists wallets and tooling. Moving QRL to a wallet you control is the default best practice after buying.
What is QRL in one sentence?
The Quantum Resistant Ledger — a blockchain built from the start to survive quantum computers, using signature schemes (XMSS on QRL Legacy, ML-DSA-87 on QRL 2.0) that have no known quantum attack.
How often is this content updated?
The guides are hand-maintained and revalidate hourly, so edits land within about an hour of a deploy. Each article shows its last-updated date.