# MyQRLWallet

> A family of wallet applications for QRL 2.0: web wallet, Android app, desktop wallet, and browser extension, with post-quantum dApp connectivity over the QRL Connect relay protocol.

- Canonical page: [MyQRLWallet](https://www.qrlecosystem.com/projects/myqrlwallet/)
- Status: development
- Project type: application
- Category: wallet
- Tags: wallet
- Maintainer: DigitalGuards
- License: none
- Open source: yes
- Listed as audited: no
- Created: 2026-06-09
- Updated: 2026-07-14
- Platforms: web, android, desktop, browser extension
- Supported networks: testnet

## Links

- [Project website](https://myqrlwallet.com/)
- [Source repository](https://github.com/DigitalGuards/myqrlwallet-frontend/)
- [Social profile](https://x.com/DigitalGuards)

## Overview

MyQRLWallet is a DigitalGuards family of wallet applications for QRL 2.0.
It started as a browser-based web wallet (qrlwallet.com) for creating
accounts and managing transactions on the quantum-resistant ledger, and has
grown into a suite: an Android app on Google Play, a hardened Electron
desktop wallet with an isolated signer process, and a browser extension.

dApps connect to the wallets through the open-source QRL Connect relay
protocol (ML-KEM-768 key encapsulation with AES-256-GCM transport and
ML-DSA-87 message signing) or through the browser extension via EIP-6963.

## Capabilities

- Web wallet for account creation, transactions, tokens, and NFTs on the quantum-resistant ledger
- Android app and hardened Electron desktop wallet
- Browser extension (MIT fork of the QRL web3 wallet)
- dApp connectivity via the QRL Connect relay protocol (ML-KEM-768 + AES-256-GCM, ML-DSA-87 signing)


## Clients

- **web** (default): [Open client](https://myqrlwallet.com/)
- **web wallet**: [Open client](https://qrlwallet.com/); [Source](https://github.com/DigitalGuards/myqrlwallet-frontend/)
- **android**: [Open client](https://play.google.com/store/apps/details?id=com.chiefdg.myqrlwallet)
- **desktop**: [Open client](https://github.com/DigitalGuards/myqrlwallet-desktop/releases); [Source](https://github.com/DigitalGuards/myqrlwallet-desktop)
- **browser extension**: [Source](https://github.com/DigitalGuards/myqrlwallet-extension)

