From 5a28680e6477b1503061caa746c7b802b92942c0 Mon Sep 17 00:00:00 2001 From: Reactive Fox Date: Fri, 22 Aug 2025 21:09:18 +0400 Subject: [PATCH] DO NOT MERGE IT: an wallet removed for testing proposes --- wallets-v2.json | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 4837204..9ae27f8 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -34,47 +34,6 @@ } ] }, - { - "app_name": "tonkeeper", - "name": "Tonkeeper", - "image": "https://tonkeeper.com/assets/tonconnect-icon.png", - "tondns": "tonkeeper.ton", - "about_url": "https://tonkeeper.com", - "universal_url": "https://app.tonkeeper.com/ton-connect", - "deepLink": "tonkeeper-tc://", - "bridge": [ - { - "type": "sse", - "url": "https://bridge.tonapi.io/bridge" - }, - { - "type": "js", - "key": "tonkeeper" - } - ], - "platforms": [ - "ios", - "android", - "chrome", - "firefox", - "macos" - ], - "features": [ - { - "name": "SendTransaction", - "maxMessages": 255, - "extraCurrencySupported": true - }, - { - "name": "SignData", - "types": [ - "text", - "binary", - "cell" - ] - } - ] - }, { "app_name": "mytonwallet", "name": "MyTonWallet",