{
  "count": 8,
  "generated": "2026-07-25T18:34:25Z",
  "projects": [
    {
      "id": "myqrlwallet",
      "name": "MyQRLWallet",
      "status": "development",
      "category": "wallet",
      "description": "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.",
      "url": "https://myqrlwallet.com/",
      "github": "https://github.com/DigitalGuards/myqrlwallet-frontend/",
      "logo": "/images/logos/myqrlwallet/icon.png",
      "clients": [
        {
          "platform": "web",
          "url": "https://myqrlwallet.com/",
          "default": true
        },
        {
          "platform": "web wallet",
          "url": "https://qrlwallet.com/",
          "github": "https://github.com/DigitalGuards/myqrlwallet-frontend/"
        },
        {
          "platform": "android",
          "url": "https://play.google.com/store/apps/details?id=com.chiefdg.myqrlwallet"
        },
        {
          "platform": "desktop",
          "url": "https://github.com/DigitalGuards/myqrlwallet-desktop/releases",
          "github": "https://github.com/DigitalGuards/myqrlwallet-desktop"
        },
        {
          "platform": "browser extension",
          "github": "https://github.com/DigitalGuards/myqrlwallet-extension"
        }
      ]
    },
    {
      "id": "peerquanta",
      "name": "PeerQuanta",
      "status": "development",
      "category": "defi",
      "description": "A decentralized peer-to-peer marketplace for secure and anonymous digital goods and services, with encrypted chat and commitment-protocol features.",
      "url": "https://peerquanta.com/",
      "github": "",
      "clients": [
        {
          "platform": "web",
          "url": "https://peerquanta.com/",
          "default": true
        }
      ]
    },
    {
      "id": "qrl-hub",
      "name": "QRL Hub",
      "status": "production",
      "category": "educational",
      "description": "A community-maintained educational website covering QRL, quantum computing threats, blockchain security, quantum news, and QRL 2.0 updates.",
      "url": "https://qrlhub.com/",
      "github": ""
    },
    {
      "id": "qrl-web3-wallet",
      "name": "QRL Web3 Wallet",
      "status": "development",
      "category": "wallet",
      "description": "A Chromium-based browser extension wallet for creating and importing QRL accounts, sending transactions, connecting to dApps, and managing QRC-20 tokens.",
      "url": "https://github.com/theQRL/qrl-web3-wallet/releases/latest",
      "github": "https://github.com/theQRL/qrl-web3-wallet",
      "clients": [
        {
          "platform": "chromium",
          "url": "https://github.com/theQRL/qrl-web3-wallet/releases/latest",
          "github": "https://github.com/theQRL/qrl-web3-wallet",
          "default": true
        }
      ]
    },
    {
      "id": "qrlwallet-connect",
      "name": "QRL Wallet Connect",
      "status": "development",
      "category": "tooling",
      "description": "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.",
      "url": "https://www.npmjs.com/package/@qrlwallet/connect",
      "github": "https://github.com/DigitalGuards/myqrlwallet-connect"
    },
    {
      "id": "quantapool",
      "name": "QuantaPool",
      "status": "development",
      "category": "defi",
      "description": "A decentralized QRL liquid staking protocol for staking QRL, receiving stQRL, and earning validator rewards while staying liquid.",
      "url": "https://quantapool.io/",
      "github": "https://github.com/DigitalGuards/QuantaPool",
      "logo": "/images/logos/quantapool/icon.svg",
      "clients": [
        {
          "platform": "web",
          "url": "https://quantapool.io/",
          "github": "https://github.com/DigitalGuards/QuantaPool",
          "default": true
        }
      ]
    },
    {
      "id": "quantaswap",
      "name": "QuantaSwap",
      "status": "development",
      "category": "defi",
      "description": "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.",
      "url": "https://quantaswap.io/",
      "github": "https://github.com/DigitalGuards/QuantaSwap",
      "logo": "/images/logos/quantaswap/icon.svg",
      "clients": [
        {
          "platform": "web",
          "url": "https://quantaswap.io/",
          "github": "https://github.com/DigitalGuards/QuantaSwap",
          "default": true
        }
      ]
    },
    {
      "id": "zondscan",
      "name": "ZondScan",
      "status": "development",
      "category": "explorer",
      "description": "A QRL Zond network explorer for browsing blocks, transactions, smart contracts, validators, addresses, and chain activity.",
      "url": "https://zondscan.com/",
      "github": "https://github.com/DigitalGuards/zondscan",
      "logo": "/images/logos/zondscan/icon.png"
    }
  ]
}
