Skip to content

Commit

Permalink
added keystone
Browse files Browse the repository at this point in the history
  • Loading branch information
svrgnty committed Apr 25, 2024
1 parent 7ea3fd7 commit 36755d9
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 3 deletions.
Binary file added data/images/keystone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 41 additions & 3 deletions data/resources/hardware-wallets.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
{
"title": "Coldcard Q",
"url": "https://coldcard.com/q",
"description": "Same security features as the Coldcard, but in addition it has a full QWERTY keyboard, a larger LCD screen that's easy to read, a real QR scanner, and more",
"description": "Same security features as the Coldcard, but in addition it has a full QWERTY keyboard, a larger LCD screen, QR scanner, and more.",
"details" : [
{
"label": "Firmware",
Expand Down Expand Up @@ -124,6 +124,44 @@
],
"image": "./../images/passport.png"
},
{
"title": "Keystone 3 Pro",
"url": "https://keyst.one/btc-only",
"description": "Open-source and equipped with 3 secure elements.",
"details" : [
{
"label": "Firmware",
"description": "Open-source",
"category": "green"
},
{
"label": "Hardware",
"description": "Closed-source secure element",
"category": "orange"
},
{
"label": "Signing",
"description": "QR, SD card",
"category": "green"
},
{
"label": "Bitcoin Only",
"description": "Yes",
"category": "green"
},
{
"label": "Additional Info",
"description": "Touch Screen",
"category": "grey"
},
{
"label": "Price",
"description": "$$$",
"category": "red"
}
],
"image": "./../images/keystone.png"
},
{
"title": "Portal",
"url": "https://twenty-two.xyz/",
Expand Down Expand Up @@ -265,8 +303,8 @@
},
{
"label": "Additional Info",
"description": "DIY & Stateless, Beta",
"category": "red"
"description": "DIY & Stateless",
"category": "orange"
},
{
"label": "Price",
Expand Down

0 comments on commit 36755d9

Please sign in to comment.