From 0fe0e25adb94b2f8b019a8b9712b646b990882b1 Mon Sep 17 00:00:00 2001 From: CryptoChem <95116566+CryptoChem0000@users.noreply.github.com> Date: Wed, 7 Aug 2024 09:20:08 -0500 Subject: [PATCH 1/3] Create ctrl.json Signed-off-by: CryptoChem <95116566+CryptoChem0000@users.noreply.github.com> --- dapps/ctrl.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 dapps/ctrl.json diff --git a/dapps/ctrl.json b/dapps/ctrl.json new file mode 100644 index 0000000..ab80716 --- /dev/null +++ b/dapps/ctrl.json @@ -0,0 +1,19 @@ +{ + "name": “Ctrl Wallet”, + "categories": ["Wallets",], + "main_category": "Wallets", + "is_live": true, + "is_featured": false, + "is_trending": false, + "url": "https://ctrl.xyz/", + "email": "", + "phone": "", + "location": "", + "summary": "", + "logo": “ctrl.png”, + "cover": "", + "github": "", + "twitter": "https://x.com/Ctrl_Wallet", + "discord": "", + "telegram": "" +} From 630ab1efba167809eba647cc23b27a56bdd832bb Mon Sep 17 00:00:00 2001 From: CryptoChem <95116566+CryptoChem0000@users.noreply.github.com> Date: Wed, 7 Aug 2024 09:21:02 -0500 Subject: [PATCH 2/3] Update ctrl.json Signed-off-by: CryptoChem <95116566+CryptoChem0000@users.noreply.github.com> --- dapps/ctrl.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dapps/ctrl.json b/dapps/ctrl.json index ab80716..f089854 100644 --- a/dapps/ctrl.json +++ b/dapps/ctrl.json @@ -1,6 +1,6 @@ { "name": “Ctrl Wallet”, - "categories": ["Wallets",], + "categories": ["Wallets"], "main_category": "Wallets", "is_live": true, "is_featured": false, @@ -10,7 +10,7 @@ "phone": "", "location": "", "summary": "", - "logo": “ctrl.png”, + "logo": “ctrlwallet.png”, "cover": "", "github": "", "twitter": "https://x.com/Ctrl_Wallet", From 4fa55db8497d6b9873e92c6b07e67a6b1f45f593 Mon Sep 17 00:00:00 2001 From: Adrian Thompson Date: Mon, 12 Aug 2024 16:38:02 -0500 Subject: [PATCH 3/3] Apply suggestions from code review Signed-off-by: Adrian Thompson --- dapps/ctrl.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dapps/ctrl.json b/dapps/ctrl.json index f089854..a7fe525 100644 --- a/dapps/ctrl.json +++ b/dapps/ctrl.json @@ -1,5 +1,5 @@ { - "name": “Ctrl Wallet”, + "name": "Ctrl Wallet", "categories": ["Wallets"], "main_category": "Wallets", "is_live": true, @@ -10,7 +10,7 @@ "phone": "", "location": "", "summary": "", - "logo": “ctrlwallet.png”, + "logo": "ctrlwallet.png", "cover": "", "github": "", "twitter": "https://x.com/Ctrl_Wallet",