diff --git a/wallets-v2.json b/wallets-v2.json index 84c783c..4387315 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -210,5 +210,24 @@ "ios", "android" ] + }, + { + "app_name": "bybitTonWallet", + "name": "Bybit Wallet", + "image": "https://static.bymj.io/bhop/image/Q3Kmzw7qczSZF5eqfo6pW8QuT1MDMmqC80lWxFBhiE0.png", + "about_url": "https://www.bybit.com", + "universal_url": "https://app.bybit.com/inapp/ton-connect", + "deepLink": "bybitapp://", + "bridge": [ + { + "type": "js", + "key": "bybittonwallet" + }, + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + } + ], + "platforms": ["ios", "android", "chrome"] } ]