{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "CryptnoxWallet",
  "description": "Library for Cryptnox Hardware Wallet",
  "url": "https://github.com/cryptnox/cryptnox-sdk-arduino",
  "author": {
    "@type": "Person",
    "name": "Cryptnox"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/cryptnox/CryptnoxWallet-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 614,
  "datePublished": "2026-06-01",
  "license": "https://spdx.org/licenses/LGPL-3.0-or-later"
}