From fae451761ab6348311388fcd3e1e72f0f66841c3 Mon Sep 17 00:00:00 2001 From: CryptoChem <95116566+CryptoChem0000@users.noreply.github.com> Date: Mon, 5 Aug 2024 18:22:45 -0500 Subject: [PATCH 1/2] Create picasso.json Signed-off-by: CryptoChem <95116566+CryptoChem0000@users.noreply.github.com> --- dapps/picasso.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 dapps/picasso.json diff --git a/dapps/picasso.json b/dapps/picasso.json new file mode 100644 index 0000000..85c6c79 --- /dev/null +++ b/dapps/picasso.json @@ -0,0 +1,19 @@ +{ + "name": “Picasso”, + "categories": ["Bridges",], + "main_category": "Bridges", + "is_live": true, + "is_featured": false, + "is_trending": false, + "url": "https://app.picasso.network/?from=ARCHWAY&to=SOLANA", + "email": "", + "phone": "", + "location": "", + "summary": "", + "logo": “picasso.png”, + "cover": "", + "github": "https://github.com/ComposableFi/", + "twitter": "https://x.com/Picasso_Network", + "discord": "https://discord.com/invite/composable", + "telegram": "https://t.me/composable_chat" +} From 5baf321b7bdb6beeafe172f11b0818cb036498ef Mon Sep 17 00:00:00 2001 From: Adrian Thompson Date: Mon, 12 Aug 2024 16:11:47 -0500 Subject: [PATCH 2/2] Apply suggestions from code review Update quotes Signed-off-by: Adrian Thompson --- dapps/picasso.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dapps/picasso.json b/dapps/picasso.json index 85c6c79..d47c72a 100644 --- a/dapps/picasso.json +++ b/dapps/picasso.json @@ -1,6 +1,6 @@ { - "name": “Picasso”, - "categories": ["Bridges",], + "name": "Picasso", + "categories": ["Bridges"], "main_category": "Bridges", "is_live": true, "is_featured": false, @@ -10,7 +10,7 @@ "phone": "", "location": "", "summary": "", - "logo": “picasso.png”, + "logo": "picasso.png", "cover": "", "github": "https://github.com/ComposableFi/", "twitter": "https://x.com/Picasso_Network",