From d05a55d3ebc5fd6a613d9d1f00932f98a484e21f Mon Sep 17 00:00:00 2001 From: Kristian Barrese Date: Fri, 2 Aug 2024 18:22:03 +0200 Subject: [PATCH 1/2] Swap: add missing tags (required), lowercase standardize --- apps/com.verocket.app/manifest.json | 3 ++- apps/finance.turtlelabs.turtleswap/manifest.json | 9 ++++++++- apps/io.dthor/manifest.json | 15 ++++++++++++++- apps/io.safeswap.app/manifest.json | 3 ++- apps/io.veswap/manifest.json | 3 ++- 5 files changed, 28 insertions(+), 5 deletions(-) diff --git a/apps/com.verocket.app/manifest.json b/apps/com.verocket.app/manifest.json index f967d51..9f78064 100644 --- a/apps/com.verocket.app/manifest.json +++ b/apps/com.verocket.app/manifest.json @@ -6,7 +6,8 @@ "tags": [ "tool", "tokens", - "VIP-180" + "VIP-180", + "swap" ], "isVeWorldSupported": true } \ No newline at end of file diff --git a/apps/finance.turtlelabs.turtleswap/manifest.json b/apps/finance.turtlelabs.turtleswap/manifest.json index 05d8ade..9a42aad 100644 --- a/apps/finance.turtlelabs.turtleswap/manifest.json +++ b/apps/finance.turtlelabs.turtleswap/manifest.json @@ -3,6 +3,13 @@ "href": "https://TurtleSwap.TurtleLabs.Finance", "desc": "VeChains Newest Decentralized Exchange, Part of the Turtle Labs DeFi Ecosystem.", "category": "defi", - "tags": ["exchange", "dex", "tool", "finance", "utilities"], + "tags": [ + "exchange", + "dex", + "tool", + "finance", + "utilities", + "swap" + ], "isVeWorldSupported": true } diff --git a/apps/io.dthor/manifest.json b/apps/io.dthor/manifest.json index 2300a71..91b7022 100644 --- a/apps/io.dthor/manifest.json +++ b/apps/io.dthor/manifest.json @@ -3,7 +3,20 @@ "href": "https://dthor.io/#/?network=vechain&from=apphub", "desc": "Swap, earn, discover tools, and build on the leading decentralized crypto trading protocol", "category": "defi", - "tags": ["DEX","Swap","trade","DeFi","VIP-180","VIP-181","VIP-210","VeFam","Staking","Farming","NFT","gameFi"], + "tags": [ + "DEX", + "trade", + "DeFi", + "VIP-180", + "VIP-181", + "VIP-210", + "VeFam", + "Staking", + "Farming", + "NFT", + "gameFi", + "swap" + ], "contracts": [ "0xe22cbba738159f5851d139d682d79f3b1082bd52", "0xc5d347515bb834f116252d9fb062f99d2d36e750", diff --git a/apps/io.safeswap.app/manifest.json b/apps/io.safeswap.app/manifest.json index 4773ae0..6fb63dc 100644 --- a/apps/io.safeswap.app/manifest.json +++ b/apps/io.safeswap.app/manifest.json @@ -8,7 +8,8 @@ "bridge", "cross-chain", "scalability", - "tokenomics" + "tokenomics", + "swap" ], "isVeWorldSupported": true } \ No newline at end of file diff --git a/apps/io.veswap/manifest.json b/apps/io.veswap/manifest.json index a119a9c..dd4e5d0 100644 --- a/apps/io.veswap/manifest.json +++ b/apps/io.veswap/manifest.json @@ -8,7 +8,8 @@ "sustainability", "exchange", "b3tr", - "dapp" + "dapp", + "swap" ], "isVeWorldSupported": true } \ No newline at end of file From 34b2f2875b6122892ef523e9f268b8578a46227c Mon Sep 17 00:00:00 2001 From: Kristian Barrese Date: Tue, 6 Aug 2024 12:20:12 +0200 Subject: [PATCH 2/2] run format document JSON --- apps/com.verocket.app/manifest.json | 22 +++++++------- .../manifest.json | 14 ++++----- apps/io.dthor/manifest.json | 30 +++++++++---------- apps/io.veswap/manifest.json | 24 +++++++-------- 4 files changed, 45 insertions(+), 45 deletions(-) diff --git a/apps/com.verocket.app/manifest.json b/apps/com.verocket.app/manifest.json index 9f78064..6faf9e6 100644 --- a/apps/com.verocket.app/manifest.json +++ b/apps/com.verocket.app/manifest.json @@ -1,13 +1,13 @@ { - "name": "VeRocket (ZumoSwap)", - "href": "https://app.verocket.com", - "desc": "Fast token swap service built for VeChain (formerly ZumoSwap)", - "category": "defi", - "tags": [ - "tool", - "tokens", - "VIP-180", - "swap" - ], - "isVeWorldSupported": true + "name": "VeRocket (ZumoSwap)", + "href": "https://app.verocket.com", + "desc": "Fast token swap service built for VeChain (formerly ZumoSwap)", + "category": "defi", + "tags": [ + "tool", + "tokens", + "VIP-180", + "swap" + ], + "isVeWorldSupported": true } \ No newline at end of file diff --git a/apps/finance.turtlelabs.turtleswap/manifest.json b/apps/finance.turtlelabs.turtleswap/manifest.json index 9a42aad..62e24ae 100644 --- a/apps/finance.turtlelabs.turtleswap/manifest.json +++ b/apps/finance.turtlelabs.turtleswap/manifest.json @@ -1,9 +1,9 @@ { - "name": "Turtle Swap", - "href": "https://TurtleSwap.TurtleLabs.Finance", - "desc": "VeChains Newest Decentralized Exchange, Part of the Turtle Labs DeFi Ecosystem.", - "category": "defi", - "tags": [ + "name": "Turtle Swap", + "href": "https://TurtleSwap.TurtleLabs.Finance", + "desc": "VeChains Newest Decentralized Exchange, Part of the Turtle Labs DeFi Ecosystem.", + "category": "defi", + "tags": [ "exchange", "dex", "tool", @@ -11,5 +11,5 @@ "utilities", "swap" ], - "isVeWorldSupported": true -} + "isVeWorldSupported": true +} \ No newline at end of file diff --git a/apps/io.dthor/manifest.json b/apps/io.dthor/manifest.json index 91b7022..00cbf35 100644 --- a/apps/io.dthor/manifest.json +++ b/apps/io.dthor/manifest.json @@ -1,9 +1,9 @@ { - "name": "DThor Swap", - "href": "https://dthor.io/#/?network=vechain&from=apphub", - "desc": "Swap, earn, discover tools, and build on the leading decentralized crypto trading protocol", - "category": "defi", - "tags": [ + "name": "DThor Swap", + "href": "https://dthor.io/#/?network=vechain&from=apphub", + "desc": "Swap, earn, discover tools, and build on the leading decentralized crypto trading protocol", + "category": "defi", + "tags": [ "DEX", "trade", "DeFi", @@ -17,13 +17,13 @@ "gameFi", "swap" ], - "contracts": [ - "0xe22cbba738159f5851d139d682d79f3b1082bd52", - "0xc5d347515bb834f116252d9fb062f99d2d36e750", - "0x5871ea5cd4702ce5f28315b137e7539febe53433", - "0xb9dfd9eaeeedabeb3ad41f6a88474d4a43a2307d", - "0xf6981b45d7aff0f5afbc768530bd1387a05a0a7c", - "0xebec91cf281d8bb0f2bc493ab7d315575267a8e4" - ], - "isVeWorldSupported": true -} + "contracts": [ + "0xe22cbba738159f5851d139d682d79f3b1082bd52", + "0xc5d347515bb834f116252d9fb062f99d2d36e750", + "0x5871ea5cd4702ce5f28315b137e7539febe53433", + "0xb9dfd9eaeeedabeb3ad41f6a88474d4a43a2307d", + "0xf6981b45d7aff0f5afbc768530bd1387a05a0a7c", + "0xebec91cf281d8bb0f2bc493ab7d315575267a8e4" + ], + "isVeWorldSupported": true +} \ No newline at end of file diff --git a/apps/io.veswap/manifest.json b/apps/io.veswap/manifest.json index dd4e5d0..e667fe9 100644 --- a/apps/io.veswap/manifest.json +++ b/apps/io.veswap/manifest.json @@ -1,15 +1,15 @@ { - "name": "VeSwap", - "href": "https://veswap.io/", - "desc": "A DEX built on VeChain to support a sustainable ecosystem.", - "category": "defi", - "tags": [ - "defi", - "sustainability", - "exchange", - "b3tr", - "dapp", + "name": "VeSwap", + "href": "https://veswap.io/", + "desc": "A DEX built on VeChain to support a sustainable ecosystem.", + "category": "defi", + "tags": [ + "defi", + "sustainability", + "exchange", + "b3tr", + "dapp", "swap" - ], - "isVeWorldSupported": true + ], + "isVeWorldSupported": true } \ No newline at end of file