diff --git a/wallets-v2.json b/wallets-v2.json index 766aaf2..c563e2e 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -336,5 +336,19 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "bybitMiniWallet", + "name": "Bybit Mini 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://t.me/Bybit_Web3_wallet_bot?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ]