Files
pallectrum/electrum/plugins/bitbox02/manifest.json
2025-06-17 10:45:03 +02:00

10 lines
343 B
JSON

{
"name": "bitbox02",
"fullname": "BitBox02",
"description": "Provides support for the BitBox02 hardware wallet",
"requires": [["bitbox02", "https://github.com/digitalbitbox/bitbox02-firmware/tree/master/py/bitbox02"]],
"registers_keystore": ["hardware", "bitbox02", "BitBox02"],
"icon":"bitbox02.png",
"available_for": ["qt"]
}