1
0
Files
electrum/electrum/plugins/coldcard/manifest.json
2025-06-17 10:45:03 +02:00

10 lines
346 B
JSON

{
"name": "coldcard",
"fullname": "Coldcard Wallet",
"description": "Provides support for the Coldcard hardware wallet from Coinkite",
"requires": [["ckcc-protocol", "github.com/Coldcard/ckcc-protocol"]],
"registers_keystore": ["hardware", "coldcard", "Coldcard Wallet"],
"icon":"coldcard.png",
"available_for": ["qt", "cmdline"]
}