diff --git a/wallets-v2.json b/wallets-v2.json index 4a2cb80..3280c5d 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -322,5 +322,19 @@ "windows", "linux" ] + }, + { + "app_name": "bitgetWalletLite", + "name": "Bitget Wallet Lite", + "image": "https://raw.githubusercontent.com/bitgetwallet/download/refs/heads/main/logo/png/bitget_wallet_lite_logo_288.png", + "about_url": "https://web3.bitget.com", + "universal_url": "https://t.me/BitgetWallet_TGBot?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://ton-connect-bridge.bgwapi.io/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ]