diff --git a/wallets-v2.json b/wallets-v2.json index 6dfdc50..0ed7c5e 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -284,5 +284,24 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"], "universal_url": "https://app.binance.com/cedefi/ton-connect" + }, + { + "app_name": "nicegramWallet", + "name": "Nicegram Wallet", + "image": "https://static.nicegram.app/icon.png", + "about_url": "https://nicegram.app", + "universal_url": "https://nicegram.app/tc", + "deepLink": "nicegram-tc://", + "bridge": [ + { + "type": "sse", + "url": "https://tc.nicegram.app/bridge" + }, + { + "type": "js", + "key": "nicegramWallet" + } + ], + "platforms": ["ios", "android"] } -] +] \ No newline at end of file