From f3cf8548564b26e6b4a972a1f7b49db09962f591 Mon Sep 17 00:00:00 2001 From: Tien Tran Date: Tue, 15 Oct 2024 17:51:19 +0700 Subject: [PATCH] feat: add Mirai App --- wallets-v2.json | 71 +++++++++++++++++++++++++++++-------------------- 1 file changed, 42 insertions(+), 29 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 6dfdc50..1f8000a 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -150,25 +150,25 @@ "universal_url": "https://bkcode.vip/ton-connect" }, { - "app_name": "safepalwallet", - "name": "SafePal", - "image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png", - "tondns": "", - "about_url": "https://www.safepal.com", - "universal_url": "https://link.safepal.io/ton-connect", - "deepLink": "safepal-tc://", - "bridge": [ - { + "app_name": "safepalwallet", + "name": "SafePal", + "image": "https://s.pvcliping.com/web/public_image/SafePal_x288.png", + "tondns": "", + "about_url": "https://www.safepal.com", + "universal_url": "https://link.safepal.io/ton-connect", + "deepLink": "safepal-tc://", + "bridge": [ + { "type": "sse", "url": "https://ton-bridge.safepal.com/tonbridge/v1/bridge" - }, - { + }, + { "type": "js", "key": "safepalwallet" - } - ], - "platforms": ["ios", "android", "chrome", "firefox"] - }, + } + ], + "platforms": ["ios", "android", "chrome", "firefox"] + }, { "app_name": "okxTonWallet", "name": "OKX Wallet", @@ -188,12 +188,12 @@ "platforms": ["chrome", "safari", "firefox", "ios", "android"] }, { - "app_name": "okxTonWalletTr", - "name": "OKX TR Wallet", - "image": "https://static.okx.com/cdn/assets/imgs/247/587A8296F0BB640F.png", - "about_url": "https://tr.okx.com/web3", - "universal_url": "https://tr.okx.com/download?appendQuery=true&deeplink=okxtr://web3/wallet/tonconnect", - "bridge": [ + "app_name": "okxTonWalletTr", + "name": "OKX TR Wallet", + "image": "https://static.okx.com/cdn/assets/imgs/247/587A8296F0BB640F.png", + "about_url": "https://tr.okx.com/web3", + "universal_url": "https://tr.okx.com/download?appendQuery=true&deeplink=okxtr://web3/wallet/tonconnect", + "bridge": [ { "type": "js", "key": "okxTonWallet" @@ -203,13 +203,7 @@ "url": "https://www.okx.com/tonbridge/discover/rpc/bridge" } ], - "platforms": [ - "chrome", - "safari", - "firefox", - "ios", - "android" - ] + "platforms": ["chrome", "safari", "firefox", "ios", "android"] }, { "app_name": "hot", @@ -282,7 +276,26 @@ "url": "https://wallet.binance.com/tonbridge/bridge" } ], - "platforms": ["ios", "android", "macos", "windows", "linux"], + "platforms": ["ios", "android", "macos", "windows", "linux"], "universal_url": "https://app.binance.com/cedefi/ton-connect" + }, + { + "app_name": "miraiapp", + "name": "Mirai App", + "image": "https://cdn.mirailabs.co/miraihub/miraiapp-icon-288.png", + "about_url": "https://mirai.app", + "universal_url": "https://go.miraiapp.io/ton-connect", + "deepLink": "miraiapp://", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + }, + { + "type": "js", + "key": "miraiwallet" + } + ], + "platforms": ["ios", "android", "chrome", "firefox"] } ]