Skip to content

Commit

Permalink
Added full names
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirosson committed Dec 7, 2023
1 parent 9e01a27 commit b511030
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 1 deletion.
1 change: 1 addition & 0 deletions items/blockstream-metal.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "blockstream-metal",
"name": "Metal",
"full-name": "Blockstream Metal",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
1 change: 1 addition & 0 deletions items/cryptosteel-capsule.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "cryptosteel-capsule",
"name": "Capsule",
"full-name": "Cryptosteel Capsule",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
1 change: 1 addition & 0 deletions items/cryptosteel-cassette.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "cryptosteel-cassette",
"name": "Cassette",
"full-name": "Cryptosteel Cassette",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
1 change: 1 addition & 0 deletions items/cryptotag-odin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "cryptotag-odin",
"name": "Odin",
"full-name": "Cryptotag Odin",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
1 change: 1 addition & 0 deletions items/cryptotag-thor.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "cryptotag-thor",
"name": "Thor",
"full-name": "Cryptotag Thor",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
1 change: 1 addition & 0 deletions items/cryptotag-zeus.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "cryptotag-zeus",
"name": "Zeus",
"full-name": "Cryptotag Zeus",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
3 changes: 2 additions & 1 deletion items/ellipal-seed-phrase-steel.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "ellipal-seed-phrase-steel",
"name": "Seed Phrase Steel",
"full-name": "Ellipal Seed Phrase Steel",
"purchasable": true,
"basic-information": {
"price": {
Expand All @@ -12,7 +13,7 @@
},
"company": {
"brand": {
"value": "ELLIPAL"
"value": "Ellipal"
},
"headquarters": {
"value": "Hong Kong"
Expand Down
1 change: 1 addition & 0 deletions items/keystone-tablet-plus.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "keystone-tablet-plus",
"name": "Tablet Plus",
"full-name": "Keystone Tablet Plus",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
1 change: 1 addition & 0 deletions items/keystone-tablet-punch.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "keystone-tablet-punch",
"name": "Tablet Punch",
"full-name": "Keystone Tablet Punch",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
1 change: 1 addition & 0 deletions items/keystone-tablet.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "keystone-tablet",
"name": "Tablet",
"full-name": "Keystone Tablet",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
1 change: 1 addition & 0 deletions items/onekey-keytag.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "onekey-keytag",
"name": "KeyTag",
"full-name": "OneKey KeyTag",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
1 change: 1 addition & 0 deletions items/safepal-cypher.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "safepal-cypher",
"name": "Cypher",
"full-name": "Safepal Cypher",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
1 change: 1 addition & 0 deletions items/trezor-keep-metal-12-word.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "trezor-keep-metal-12-word",
"name": "Keep Metal (12 word)",
"full-name": "Trezor Keep Metal (12 word)",
"purchasable": true,
"pre-order": true,
"basic-information": {
Expand Down
1 change: 1 addition & 0 deletions items/trezor-keep-metal-shamir.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "trezor-keep-metal-shamir",
"name": "Keep Metal (Shamir Backup)",
"full-name": "Trezor Keep Metal (Shamir Backup)",
"purchasable": true,
"pre-order": true,
"basic-information": {
Expand Down

0 comments on commit b511030

Please sign in to comment.