# Wallet connectors

> Integrations that connect applications to compatible wallet providers.

- Canonical page: [Wallet-Connector](https://www.qrlecosystem.com/capabilities/wallet-connector/)

## Projects
- [MyQRLWallet](https://www.qrlecosystem.com/projects/myqrlwallet/index.html.md): 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.
- [QRL Wallet Connect](https://www.qrlecosystem.com/projects/qrlwallet-connect/index.html.md): A TypeScript SDK (@qrlwallet/connect) for connecting dApps to MyQRLWallet over a post-quantum encrypted relay, with QR code and deep-link pairing, an EIP-1193 style provider, and persistent sessions.
- [QRL Wallet Provider](https://www.qrlecosystem.com/projects/qrl-wallet-provider/index.html.md): An EIP-6963-based provider package that lets QRL 2.0 dApps discover and communicate with the QRL Web3 Wallet extension through an Ethereum-style request, event, and JSON-RPC interface.
- [QRL Web3 Wallet](https://www.qrlecosystem.com/projects/qrl-web3-wallet/index.html.md): A Chromium-based browser extension wallet for creating and importing QRL accounts, sending transactions, connecting to dApps, and managing QRC-20 tokens.
- [QuantaSwap](https://www.qrlecosystem.com/projects/quantaswap/index.html.md): Cross-chain atomic swaps between native QRL and native ETH using hashed timelock contracts on both chains. No bridge, no wrapped assets, no custodian: each leg settles natively and the swap secret never leaves the client.
- [Zond Web3 Wallet dApp Example](https://www.qrlecosystem.com/projects/zond-web3-wallet-dapp-example/index.html.md): A React and TypeScript example dApp for discovering and connecting to the Zond Web3 Wallet and other EIP-6963 browser wallets, exercising wallet and Zond JSON-RPC methods, and inspecting responses or errors.

