diff --git a/wallets-v2.json b/wallets-v2.json index 8884b70..d5f0031 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -219,6 +219,25 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"] }, + { + "app_name": "bybitTonWallet", + "name": "Bybit Wallet", + "image": "https://raw.githubusercontent.com/bybit-web3/bybit-web3.github.io/main/docs/images/bybit-logo.png", + "about_url": "https://www.bybit.com/web3", + "universal_url": "https://app.bybit.com/ton-connect", + "deepLink": "bybitapp://", + "bridge": [ + { + "type": "js", + "key": "bybitTonWallet" + }, + { + "type": "sse", + "url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge" + } + ], + "platforms": ["ios", "android", "chrome"] + }, { "app_name": "GateWallet", "name": "GateWallet",