diff --git a/wallets-v2.json b/wallets-v2.json index 21e6012..b22c724 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -210,5 +210,23 @@ "ios", "android" ] + }, + { + "app_name": "hot", + "name": "HOT", + "image": "https://storage.herewallet.app/logo.png", + "about_url": "https://hot-labs.org/", + "universal_url": "https://t.me/herewalletbot?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://sse-bridge.hot-labs.org" + }, + { + "type": "js", + "key": "hotWallet" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } -] +] \ No newline at end of file