Skip to content

Commit

Permalink
Added Bitkey
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirosson committed Nov 19, 2024
1 parent eb1fed0 commit 6b8686f
Show file tree
Hide file tree
Showing 8 changed files with 532 additions and 0 deletions.
497 changes: 497 additions & 0 deletions items/bitkey.json

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions items/casa.json
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,11 @@
"flag": "negative",
"supported": false
},
"bitkey": {
"value": "NO",
"supported": false,
"flag": "negative"
},
"coldcard-mk4": {
"value": "YES",
"supported": true,
Expand Down
5 changes: 5 additions & 0 deletions items/cypherock-cover.json
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,11 @@
"supported": false,
"flag": "negative"
},
"bitkey": {
"value": "NO",
"supported": false,
"flag": "negative"
},
"coldcard-mk4": {
"value": "NO",
"supported": false,
Expand Down
5 changes: 5 additions & 0 deletions items/jinca.json
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,11 @@
}
]
},
"bitkey": {
"value": "NO",
"supported": false,
"flag": "negative"
},
"coldcard-mk4": {
"value": "Exporting private keys",
"supported": true,
Expand Down
5 changes: 5 additions & 0 deletions items/liana.json
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,11 @@
"supported": true,
"flag": "positive"
},
"bitkey": {
"value": "NO",
"supported": false,
"flag": "negative"
},
"coldcard-mk4": {
"value": "YES",
"supported": true,
Expand Down
5 changes: 5 additions & 0 deletions items/nunchuk.json
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,11 @@
"flag": "positive",
"supported": true
},
"bitkey": {
"value": "NO",
"supported": false,
"flag": "negative"
},
"coldcard-mk4": {
"value": "YES",
"flag": "positive",
Expand Down
5 changes: 5 additions & 0 deletions items/unchained.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,11 @@
"supported": false,
"flag": "negative"
},
"bitkey": {
"value": "NO",
"supported": false,
"flag": "negative"
},
"coldcard-mk4": {
"value": "YES",
"flag": "positive",
Expand Down
5 changes: 5 additions & 0 deletions items/zengo-pro.json
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,11 @@
"supported": false,
"flag": "negative"
},
"bitkey": {
"value": "NO",
"supported": false,
"flag": "negative"
},
"coldcard-mk4": {
"value": "NO",
"supported": false,
Expand Down

0 comments on commit 6b8686f

Please sign in to comment.