Files
pallectrum/electrum/plugins/keepkey/manifest.json

8 lines
267 B
JSON

{
"fullname": "KeepKey",
"description": "Provides support for KeepKey hardware wallet",
"requires": [["keepkeylib", "github.com/keepkey/python-keepkey"]],
"registers_keystore": ["hardware", "keepkey", "KeepKey wallet"],
"available_for": ["qt", "cmdline"]
}