diff --git a/wallets-v2.json b/wallets-v2.json index 766aaf2..79685cd 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -336,5 +336,19 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "architec.ton", + "name": "Architec.ton", + "image": "https://raw.githubusercontent.com/Architec-Ton/wallet-tma/refs/heads/dev/public/images/arcwallet_logo.png", + "about_url": "https://architecton.tech", + "universal_url": "https://t.me/architec_ton_bot/wallet", + "bridge": [ + { + "type": "sse", + "url": "https://tonconnect.architecton.site/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ]