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 4c222cc commit 35eed2d
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 5 deletions.
1 change: 1 addition & 0 deletions items/dcent-biometric.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "dcent-biometric",
"name": "Biometric Wallet",
"full-name": "D'CENT Biometric Wallet",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
3 changes: 2 additions & 1 deletion items/ellipal-titan-2.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "ellipal-titan-2",
"name": "Titan 2.0",
"full-name": "Ellipal Titan 2.0",
"purchasable": true,
"basic-information": {
"price": {
Expand All @@ -15,7 +16,7 @@
},
"company": {
"brand": {
"value": "ELLIPAL"
"value": "Ellipal"
},
"headquarters": {
"value": "Hong Kong"
Expand Down
3 changes: 2 additions & 1 deletion items/ellipal-titan-mini.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "ellipal-titan-mini",
"name": "Titan Mini",
"full-name": "Ellipal Titan Mini",
"purchasable": true,
"basic-information": {
"price": {
Expand All @@ -15,7 +16,7 @@
},
"company": {
"brand": {
"value": "ELLIPAL"
"value": "Ellipal"
},
"headquarters": {
"value": "Hong Kong"
Expand Down
3 changes: 2 additions & 1 deletion items/ellipal-titan.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "ellipal-titan",
"name": "Titan",
"full-name": "Ellipal Titan",
"purchasable": false,
"discountinued": true,
"basic-information": {
Expand All @@ -16,7 +17,7 @@
},
"company": {
"brand": {
"value": "ELLIPAL"
"value": "Ellipal"
},
"headquarters": {
"value": "Hong Kong"
Expand Down
1 change: 1 addition & 0 deletions items/ledger-nano-s-plus.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "ledger-nano-s-plus",
"name": "Nano S Plus",
"full-name": "Ledger Nano S Plus",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
1 change: 1 addition & 0 deletions items/ledger-nano-x.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "ledger-nano-x",
"name": "Nano X",
"full-name": "Ledger Nano X",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
1 change: 1 addition & 0 deletions items/ledger-stax.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "ledger-stax",
"name": "Stax",
"full-name": "Ledger Stax",
"purchasable": true,
"coming-soon": true,
"basic-information": {
Expand Down
1 change: 1 addition & 0 deletions items/ngrave-zero.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "ngrave-zero",
"name": "Zero",
"full-name": "NGrave Zero",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/secux-shield-bio.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "secux-shield-bio",
"name": "Shield BIO",
"name": "SecuX Shield BIO",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
2 changes: 1 addition & 1 deletion items/tangem-2.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "tangem-2",
"name": "New Tangem",
"name": "Tangem",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
1 change: 1 addition & 0 deletions items/trezor-model-one.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "trezor-model-one",
"name": "Model One",
"full-name": "Trezor Model One",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
1 change: 1 addition & 0 deletions items/trezor-model-t.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "trezor-model-t",
"name": "Model T",
"full-name": "Trezor Model T",
"purchasable": true,
"basic-information": {
"price": {
Expand Down
1 change: 1 addition & 0 deletions items/trezor-safe-3-btconly.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "trezor-safe-3-btconly",
"name": "Safe 3 Bitcoin-Only",
"full-name": "Trezor Safe 3 Bitcoin-Only",
"purchasable": false,
"discountinued": true,
"basic-information": {
Expand Down
1 change: 1 addition & 0 deletions items/trezor-safe-3.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"id": "trezor-safe-3",
"name": "Safe 3",
"full-name": "Trezor Safe 3",
"purchasable": true,
"basic-information": {
"price": {
Expand Down

0 comments on commit 35eed2d

Please sign in to comment.