From 26eca5413ca2ee7acc0559ea6a1842dc07d507ea Mon Sep 17 00:00:00 2001 From: Artem Korotkikh <105195369+artkorotkikh-dfinity@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:27:30 +0200 Subject: [PATCH 1/3] Update Oisy icon --- static/img/showcase/oisy_logo.svg | 390 ++++++++++++++++++++++++++---- 1 file changed, 343 insertions(+), 47 deletions(-) diff --git a/static/img/showcase/oisy_logo.svg b/static/img/showcase/oisy_logo.svg index 65cb79bbfb..74875a4ec1 100644 --- a/static/img/showcase/oisy_logo.svg +++ b/static/img/showcase/oisy_logo.svg @@ -1,48 +1,344 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 4acba2c5d886d9dbcc60eb328bcdf4878fadad8f Mon Sep 17 00:00:00 2001 From: Artem Korotkikh <105195369+artkorotkikh-dfinity@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:29:27 +0200 Subject: [PATCH 2/3] Updated description --- showcase.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/showcase.json b/showcase.json index 46b5a0a218..b1c528a697 100644 --- a/showcase.json +++ b/showcase.json @@ -453,7 +453,7 @@ { "id": "oisy", "name": "Oisy Wallet", - "oneLiner": "A novel Ethereum wallet hosted on the Internet Computer", + "oneLiner": "Oisy is a new browser-based, self-custodial and multi-chain wallet powered by Internet Computer's chain fusion technology.", "website": "https://oisy.com", "github": "https://github.com/dfinity/oisy-wallet", "tags": [ From 9a280fba52ba720682e69138d507cc98d1bbf9fc Mon Sep 17 00:00:00 2001 From: Artem Korotkikh <105195369+artkorotkikh-dfinity@users.noreply.github.com> Date: Mon, 19 Aug 2024 13:36:41 +0200 Subject: [PATCH 3/3] Updated description + oneliner --- showcase.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/showcase.json b/showcase.json index b1c528a697..001f5de468 100644 --- a/showcase.json +++ b/showcase.json @@ -453,7 +453,7 @@ { "id": "oisy", "name": "Oisy Wallet", - "oneLiner": "Oisy is a new browser-based, self-custodial and multi-chain wallet powered by Internet Computer's chain fusion technology.", + "oneLiner": "Browser-based multi-chain wallet", "website": "https://oisy.com", "github": "https://github.com/dfinity/oisy-wallet", "tags": [ @@ -462,7 +462,7 @@ "Wallet", "Chainfusion" ], - "description": "Crafted for the Internet Computer, Oisy is a unique Ethereum wallet that operates directly within your browser. It is entirely on-chain and secured by chain-key cryptography and Internet Identity.", + "description": "Oisy is a new browser-based, self-custodial and multi-chain wallet powered by Internet Computer's chain fusion technology.", "usesInternetIdentity": true, "logo": "/img/showcase/oisy_logo.svg" },