From 9fe3584f987eaf1e7f7ec39416d5c33eb5d2361c Mon Sep 17 00:00:00 2001 From: lixk <2664276518@qq.com> Date: Fri, 6 Sep 2024 13:55:38 +0800 Subject: [PATCH] Add Tomo Wallet --- wallets-v2.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index c67ac1e..3686c23 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -247,5 +247,19 @@ } ], "platforms": ["ios", "android"] + }, + { + "app_name": "tomoWallet", + "name": "Tomo Wallet", + "image": "https://pub.tomo.inc/logo.png", + "about_url": "https://www.tomo.inc/", + "universal_url": "https://t.me/tomowalletbot/tomo_wallet_app", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ] \ No newline at end of file