The QRL Ecosystem
Tools, wallets, explorers, nodes, and projects across the Quantum Resistant Ledger, for both the current QRL 1.x mainnet and QRL 2.0.
Last updated: July 14, 2026
๐๏ธOfficial Core (QRL 1.x, current mainnet)
The proof-of-work mainnet, live since June 2018, secured by XMSS hash-based signatures.
QRL Documentation
โ ActiveGuides for wallets, nodes, mining, and the API. Start here for almost anything.
QRL Web Wallet
โ ActiveCreate and use a QRL wallet in your browser. Keys are generated locally via WebAssembly and never leave your machine. Also available as a desktop app (Windows/macOS/Linux) with Ledger Nano X / S Plus support.
QRL Mobile Wallet
โ ActiveiOS and Android wallet, developed by third-party provider Volt Development.
Ledger Nano app
โ ActiveHardware wallet support for QRL (Nano X / S Plus). Keeps keys offline and tracks your OTS key index for you. Note: the legacy Nano S requires v1.x firmware.
QRL Node
โ ActiveThe Python reference node implementation. Run it to support the network, solo mine, or serve your own wallet or explorer.
qrl-cli
โ ActiveCommand-line tool for wallets, transactions, and on-chain functions, handy for scripting and automation.
QRL API docs
โ ActiveProtocol and gRPC API reference for developers building against the 1.x chain.
๐QRL 2.0 (Project Zond)
The next-generation, EVM-compatible, proof-of-stake chain using NIST-standardized ML-DSA-87 signatures. Testnet V2 is live (launched March 31, 2026); mainnet follows completion of external audits.
QRL 2.0 Testnet docs
โ Active (Testnet V2)The official getting-started hub: install a node, create a wallet, get testnet funds, deploy contracts, stake.
Zond Web3 Wallet
โ ActiveBrowser-extension wallet (MetaMask-style) for QRL 2.0. Creates accounts, signs transactions, and exposes APIs for dApps. Argon2id encryption, multi-account, QRC20 token support.
go-zond & Qrysm
โ ActiveThe QRL 2.0 node software: go-zond is the execution client (a post-quantum fork of go-ethereum) and Qrysm the consensus client.
Hyperion
โ ActiveQRL's quantum-resistant fork of Solidity. Most Ethereum contracts port with only minor changes.
web3.js / wallet.js for QRL
โ ActiveJavaScript libraries for building dApps and wallet integrations on QRL 2.0. Code-frozen for audit as of Feb 2026.
qrl-contract-example
โ ActiveA minimal, working example of deploying and calling a smart contract on the Zond testnet, and the fastest way to learn by doing.
dApp connection example
โ ActiveDemonstrates how a web dApp connects to the Zond Web3 Wallet extension (EIP-6963 style).
Vortex IDE
๐งช In developmentA Remix IDE fork for writing and deploying Hyperion contracts in the browser.
Testnet funds
โ ActiveTestnet QRL is available via the faucet or by request in the official Discord.
๐Explorers & Analytics
QRL Explorer (official)
โ ActiveBlock explorer for the 1.x mainnet: blocks, transactions, addresses, tokens. Also exposes a simple JSON API (emission, reward, mining stats).
QuantaScan (community)
โ ActiveAnalytics for the QRL blockchain: rich list, block size and time charts, network stats.
ZondScan (community)
โ ActiveFast, modern explorer for the QRL 2.0 testnet by DigitalGuards: transactions, blocks, smart contracts, validators, plus a free, no-API-key REST API. Open source (Next.js and Go).
โ๏ธMining (QRL 1.x)
QRL 1.x uses the RandomX (rx/0) CPU-friendly algorithm (the same family as Monero), so standard miners like XMRig work. There is no official pool; the ones below are independent. Mining ends when QRL 2.0 mainnet (proof-of-stake) replaces the proof-of-work chain, so factor that into any hardware plans.
Official mining docs
โ ActiveOverview of solo vs. pool mining and miner configuration.
HeroMiners
โ ActiveThe largest QRL pool by hashrate. PPS+ and PROP payouts, pool and solo modes.
Pool comparison
โ ActiveLive list of known QRL pools with fees and hashrate distribution. Check here for decentralization's sake before picking a pool.
๐งฉCommunity Projects & Tools
Independent, community-built projects. Not audited by the QRL team.
ZondScan (DigitalGuards)
โ ActiveQRL 2.0 explorer and free API; see the Explorers section above. Open source and actively developed.
qrl-helpers
โ Maintained (updated Dec 2025)Community helper scripts for setting up and using QRL and Project Zond nodes.
๐ฌSupport
For questions, help, and testnet funds, the official QRL Discord is the place to go. It is the most active community channel, with the core team and experienced community members present: theqrl.org/discord
๐ฎSuggest a project
Know of an active QRL tool or project that belongs here? Post it in the QRL Discord. This page is not fed automatically: showing up on Discord does not add you here. The team reads the Discord from time to time and updates this list by hand.
Status: โ Active ยท ๐งช Testnet / in development