diff --git a/wallets-v2.json b/wallets-v2.json index dd97cff..f854f26 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -289,6 +289,25 @@ "url": "https://ton-bridge.tobiwallet.app/bridge" } ], + "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "naboxTonWallet", + "name": "Nabox Wallet", + "image": "https://files.nabox.io/icon/Nabox288.png", + "about_url": "https://nabox.io", + "deepLink": "nabox://", + "universal_url": "https://nabox.io/app/ton-connect", + "bridge": [ + { + "type": "sse", + "url": "nabox://com.wallet.nabox" + }, + { + "type": "js", + "key": "naboxTon" + } + ], "platforms": [ "ios", "android",