10 lines
346 B
JSON
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"]
|
|
}
|