From e3878d553f8759966dcad4496ffc0c52f398d97a Mon Sep 17 00:00:00 2001 From: leohar Date: Tue, 17 Dec 2024 15:47:14 +0000 Subject: [PATCH] promote Turtle dapp --- dapps/dapps.json | 8 ++++++++ dapps/dapps_full.json | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/dapps/dapps.json b/dapps/dapps.json index a93cb8e5e..c41d780a5 100644 --- a/dapps/dapps.json +++ b/dapps/dapps.json @@ -786,6 +786,14 @@ "dex", "staking" ] + }, + { + "name": "Turtle", + "url": "https://app.turtle.cool/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Turtle.svg", + "categories": [ + "bridge" + ] } ] } diff --git a/dapps/dapps_full.json b/dapps/dapps_full.json index 047e5e983..9f755d752 100644 --- a/dapps/dapps_full.json +++ b/dapps/dapps_full.json @@ -824,6 +824,14 @@ "dex", "staking" ] + }, + { + "name": "Turtle", + "url": "https://app.turtle.cool/", + "icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/dapps/color/Turtle.svg", + "categories": [ + "bridge" + ] } ] }