diff --git a/assets/block_watch.png b/assets/block_watch.png new file mode 100644 index 0000000..3fb41e1 Binary files /dev/null and b/assets/block_watch.png differ diff --git a/wallets-v2.json b/wallets-v2.json index 892ad67..08fa92f 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -846,5 +846,26 @@ } ], "platforms": ["ios", "android"] - } + }, + { + "app_name": "block-watch", + "name": "Block Watch", + "image": "https://raw.githubusercontent.com/ton-connect/wallets-list/main/assets/block_watch.png", + "about_url": "https://block-watch-web.vercel.app", + "universal_url": "https://t.me/BLWDev_bot/app?startapp=bridge", + "bridge": [ + { + "type": "sse", + "url": "https://amused-generosity-production-1090.up.railway.app/api/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + } + ] + } ]