Skip to content

Commit

Permalink
Added Bitbox Steelwallet
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirosson committed May 14, 2024
1 parent 6ddf114 commit d8ecf83
Showing 1 changed file with 171 additions and 0 deletions.
171 changes: 171 additions & 0 deletions items/bitbox-steelwallet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,171 @@
{
"id": "bitbox-steelwallet",
"name": "Steelwallet",
"purchasable": true,
"basic-information": {
"price": {
"value": "$58"
},
"amazon": {
"supported": true
}
},
"company": {
"brand": {
"value": "BitBox"
},
"headquarters": {
"value": "Switzerland"
},
"website": {
"value": "bitbox.swiss",
"url": "https://bitbox.swiss/"
},
"blog": {
"value": "bitbox.swiss/blog",
"url": "https://bitbox.swiss/blog/"
},
"twitter": {
"value": "@BitBoxSwiss",
"url": "https://twitter.com/BitBoxSwiss"
},
"nostr": {
"value": "BitBox",
"url": "https://primal.net/p/npub1tg779rlap8t4qm8lpgn89k7mr7pkxpaulupp0nq5faywr8h28llsj3cxmt"
},
"youtube": {
"value": "@bitboxswiss",
"url": "https://www.youtube.com/@bitboxswiss"
}
},
"payment-methods": {
"btc-on-chain": {
"value": "YES (via BTCPay or Crypto.com Pay)",
"flag": "positive",
"supported": true
},
"btc-lightning": {
"value": "YES (via BTCPay)",
"flag": "positive",
"supported": true
},
"alt-coins": {
"value": "YES (via Crypto.com Pay)",
"supported": true
},
"credit-debit-card": {
"value": "YES",
"supported": true
}
},
"size-materials": {
"weight": {
"value": "450g / 15.87oz"
},
"dimensions": {
"value": "100 x 120 mm"
},
"materials": {
"value": "Stainless Steel"
},
"include-all-tools": {
"value": "YES",
"flag": "positive",
"supported": true,
"texts": [
"Automatic Puncher included"
]
},
"water-proof": {
"value": "YES",
"flag": "positive",
"supported": true
},
"fire-proof": {
"value": "YES",
"flag": "positive",
"supported": true
},
"crush-proof": {
"value": "YES",
"flag": "positive",
"supported": true
},
"corrosion-proof": {
"value": "YES",
"flag": "positive",
"supported": true
},
"shock-proof": {
"value": "YES",
"flag": "positive",
"supported": true
},
"stress-tests": {
"value": "YES",
"supported": true,
"links": [
{
"title": "Jameson Lopp's stress tests",
"url": "https://jlopp.github.io/metal-bitcoin-storage-reviews/reviews/steelwallet/"
}
]
}
},
"security": {
"pin-protection": {
"value": "NO",
"flag": "negative",
"supported": false
},
"encrypted-backup": {
"value": "NO",
"flag": "negative",
"supported": false
},
"tamper-evident-seal": {
"value": " NO",
"flag": "negative",
"supported": false
}
},
"capacity": {
"multiple-private-keys": {
"value": "NO",
"flag": "negative",
"supported": false
}
},
"backup-compatibility": {
"output-descriptor": {
"value": "NO",
"flag": "negative",
"supported": false
},
"bip39-12-words": {
"value": "YES",
"flag": "positive",
"supported": true
},
"bip39-24-words": {
"value": "YES",
"flag": "positive",
"supported": true
},
"shamir-backup": {
"value": "1 share",
"flag": "neutral",
"supported": true
},
"hexadecimal-strings": {
"value": "NO",
"flag": "negative",
"supported": false
},
"ascii-strings": {
"value": "NO",
"flag": "negative",
"supported": false
}
}
}

0 comments on commit d8ecf83

Please sign in to comment.