From 0b046a9c0ea1777a4ab7be70e9653f9feb75876f Mon Sep 17 00:00:00 2001 From: Tien Tran Date: Fri, 25 Oct 2024 17:21:55 +0700 Subject: [PATCH 1/3] feat: add Mirai Telegram App --- wallets-v2.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index ffa1f09..02da7c8 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -298,5 +298,19 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "miraiapp-tg", + "name": "Mirai Telegram App", + "image": "https://cdn.mirailabs.co/miraihub/miraiapp-icon-288.png", + "about_url": "https://mirai.app", + "universal_url": "https://t.me/MiraiAppBot/app", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ] From 3ceebde7039491da8c872e0715fa4a756597e66c Mon Sep 17 00:00:00 2001 From: Tien Tran Date: Thu, 21 Nov 2024 17:23:08 +0700 Subject: [PATCH 2/3] chore: change Mirai App name --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 8bc2ab4..3a49193 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -305,7 +305,7 @@ }, { "app_name": "miraiapp-tg", - "name": "Mirai Telegram App", + "name": "Mirai App", "image": "https://cdn.mirailabs.co/miraihub/miraiapp-tg-icon-288.png", "about_url": "https://mirai.app", "universal_url": "https://t.me/MiraiAppBot/app", From 6747878790d99006f32951a18197986e036a808f Mon Sep 17 00:00:00 2001 From: Tien Tran Date: Tue, 3 Dec 2024 17:43:15 +0700 Subject: [PATCH 3/3] chore: update wallet-v2.json for Mirai App --- wallets-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index 3061a9c..9e8eba4 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -328,7 +328,7 @@ "name": "Mirai App", "image": "https://cdn.mirailabs.co/miraihub/miraiapp-tg-icon-288.png", "about_url": "https://mirai.app", - "universal_url": "https://t.me/MiraiAppBot/app", + "universal_url": "https://t.me/MiraiAppBot?attach=wallet", "bridge": [ { "type": "sse",