diff --git a/assets/guarda.png b/assets/guarda.png new file mode 100644 index 0000000..39017e2 Binary files /dev/null and b/assets/guarda.png differ diff --git a/wallets-v2.json b/wallets-v2.json index efc71d9..d654e56 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -90,7 +90,7 @@ { "name": "SignData", "types": ["text", "binary", "cell"] - } + } ] }, { @@ -223,7 +223,7 @@ "extraCurrencySupported": false } ] - }, + }, { "app_name": "hot", "name": "HOT", @@ -696,7 +696,7 @@ "about_url": "https://token.im", "universal_url": "https://connect.token.im/link/ton-connect", "deepLink": "imtokenv2://link/ton-connect", - "bridge": [ + "bridge": [ { "type": "sse", "url": "https://connect.token.im/tonbridge" @@ -819,7 +819,7 @@ "about_url": "https://stower.money", "universal_url": "https://connect.stower.money", "deepLink": "stower-tc://", - "bridge": [ + "bridge": [ { "type": "sse", "url": "https://bridge.stower.money/bridge" @@ -837,5 +837,29 @@ "types": ["text", "binary", "cell"] } ] + }, + { + "app_name": "guarda", + "name": "Guarda Wallet", + "image": "https://raw.githubusercontent.com/guardaco/assets/master/guarda.png", + "about_url": "https://guarda.com/", + "bridge": [ + { + "type": "js", + "key": "guarda" + } + ], + "platforms": ["chrome"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + }, + { + "name": "SignData", + "types": ["text", "binary", "cell"] + } + ] } ]