2025-03-17 17:29:38 +01:00
|
|
|
{
|
2025-04-14 11:41:57 +02:00
|
|
|
"name": "coldcard",
|
2025-03-17 17:29:38 +01:00
|
|
|
"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"],
|
|
|
|
|
"available_for": ["qt", "cmdline"]
|
2025-04-14 11:41:57 +02:00
|
|
|
}
|