diff --git a/assets/bron.png b/assets/bron.png new file mode 100644 index 0000000..b486362 Binary files /dev/null and b/assets/bron.png differ diff --git a/wallets-v2.json b/wallets-v2.json index 892ad67..b656dee 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -846,5 +846,31 @@ } ], "platforms": ["ios", "android"] + }, + { + "app_name": "bron", + "name": "Bron", + "image": "https://cdn.bron.org/static/ton-connect/bron-logo-288.png", + "about_url": "https://bron.org", + "universal_url": "https://app.bron.org/ton-connect", + "deepLink": "bron://ton-connect", + "bridge": [ + { + "type": "sse", + "url": "https://connect.ton.org/bridge" + } + ], + "platforms": ["windows", "macos"], + "features": [ + { + "name": "SendTransaction", + "maxMessages": 4, + "extraCurrencySupported": false + }, + { + "name": "SignData", + "types": ["text", "binary", "cell"] + } + ] } ]