From 2716666945610382d537961a9016cbebf823f86c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?khi=C3=AAm?= <87562184+khiemsoft@users.noreply.github.com> Date: Mon, 20 Jan 2025 13:55:10 +0700 Subject: [PATCH 1/6] re-sync latest --- wallets-v2.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 766aaf2..57add80 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -336,5 +336,20 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "coin98", + "name": "Coin98 ", + "image": "https://coin98.s3.ap-southeast-1.amazonaws.com/SocialLogo/ninetyeight.png", + "about_url": "https://docs.coin98.com", + "deepLink": "coin98://ton-connect", + "bridge": [ + { + "type": "sse", + "url": "https://https://ton-bridge.coin98.tech/bridge" + } + ], + "platforms": ["ios", "android"], + "universal_url": "https://coin98.com/ton-conect" } ] From 80b0d55f05e5b25ad007b93b79e2a4dc86284ca7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?khi=C3=AAm?= <87562184+khiemsoft@users.noreply.github.com> Date: Wed, 5 Feb 2025 17:58:35 +0700 Subject: [PATCH 2/6] feat: sync latest fork --- wallets-v2.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 57add80..c483d3a 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -337,6 +337,20 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"] }, + { + "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?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://go-bridge.tomo.inc/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] + }, { "app_name": "coin98", "name": "Coin98 ", From 932aa73b113474e6011d3f09e2dd52a40a3e402b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?khi=C3=AAm?= <87562184+khiemsoft@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:30:22 +0700 Subject: [PATCH 3/6] submit-coin98 wallet --- wallets-v2.json | 15 --------------- wallets.json | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 15 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index c483d3a..b8b933f 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -350,20 +350,5 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] - }, - { - "app_name": "coin98", - "name": "Coin98 ", - "image": "https://coin98.s3.ap-southeast-1.amazonaws.com/SocialLogo/ninetyeight.png", - "about_url": "https://docs.coin98.com", - "deepLink": "coin98://ton-connect", - "bridge": [ - { - "type": "sse", - "url": "https://https://ton-bridge.coin98.tech/bridge" - } - ], - "platforms": ["ios", "android"], - "universal_url": "https://coin98.com/ton-conect" } ] diff --git a/wallets.json b/wallets.json index 5b59f14..e023b22 100644 --- a/wallets.json +++ b/wallets.json @@ -118,5 +118,19 @@ } ], "platforms": ["chrome"] + }, + { + "app_name": "coin98TelegramWallet", + "name": "Coin98 Telegram Wallet", + "image": "https://coin98.s3.ap-southeast-1.amazonaws.com/SocialLogo/ninetyeight.png", + "about_url": "https://docs.coin98.com", + "universal_url": "https://t.me/Coin98_bot/coin98_integration?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://ton-bridge.coin98.tech/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ] From c994a0651231d118fc218e05ae8313dfb38c701c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?khi=C3=AAm?= <87562184+khiemsoft@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:33:24 +0700 Subject: [PATCH 4/6] add c98 wallet --- wallets-v2.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/wallets-v2.json b/wallets-v2.json index b8b933f..988f3c6 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -350,5 +350,23 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] - } + }, + { + "app_name": "coin98", + "name": "Coin98 ", + "image": "https://coin98.s3.ap-southeast-1.amazonaws.com/SocialLogo/ninetyeight.png", + "about_url": "https://docs.coin98.com", + "deepLink": "coin98://ton-connect", + "bridge": [ + { + "type": "sse", + "url": "https://https://ton-bridge.coin98.tech/bridge" + } + ], + "platforms": [ + "ios", + "android" + ], + "universal_url": "https://coin98.com/ton-conect" + } ] From e2b368e9efb58f53226658bd90179b54fd7bd106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?khi=C3=AAm?= <87562184+khiemsoft@users.noreply.github.com> Date: Tue, 11 Feb 2025 15:36:37 +0700 Subject: [PATCH 5/6] update submit c98 wallet --- wallets-v2.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 988f3c6..d880db3 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -352,21 +352,21 @@ "platforms": ["ios", "android", "macos", "windows", "linux"] }, { - "app_name": "coin98", - "name": "Coin98 ", - "image": "https://coin98.s3.ap-southeast-1.amazonaws.com/SocialLogo/ninetyeight.png", - "about_url": "https://docs.coin98.com", - "deepLink": "coin98://ton-connect", - "bridge": [ - { - "type": "sse", - "url": "https://https://ton-bridge.coin98.tech/bridge" - } - ], - "platforms": [ - "ios", - "android" - ], - "universal_url": "https://coin98.com/ton-conect" - } + "app_name": "coin98", + "name": "Coin98 ", + "image": "https://coin98.s3.ap-southeast-1.amazonaws.com/SocialLogo/ninetyeight.png", + "about_url": "https://docs.coin98.com", + "deepLink": "coin98://ton-connect", + "bridge": [ + { + "type": "sse", + "url": "https://ton-bridge.coin98.tech/bridge" + } + ], + "platforms": [ + "ios", + "android" + ], + "universal_url": "https://coin98.com/ton-connect" + } ] From 4b0379442e12418b5705ca0fc8cbab90e10a89e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?khi=C3=AAm?= <87562184+khiemsoft@users.noreply.github.com> Date: Thu, 13 Feb 2025 14:22:01 +0700 Subject: [PATCH 6/6] feat: fix c98 tele v2 --- wallets-v2.json | 16 +++++++++++++++- wallets.json | 16 +--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index d880db3..8f6c77a 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -368,5 +368,19 @@ "android" ], "universal_url": "https://coin98.com/ton-connect" + }, + { + "app_name": "coin98TelegramWallet", + "name": "Coin98 Telegram Wallet", + "image": "https://coin98.s3.ap-southeast-1.amazonaws.com/SocialLogo/ninetyeight.png", + "about_url": "https://docs.coin98.com", + "universal_url": "https://t.me/Coin98_bot?attach=wallet", + "bridge": [ + { + "type": "sse", + "url": "https://ton-bridge.coin98.tech/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } -] +] \ No newline at end of file diff --git a/wallets.json b/wallets.json index e023b22..b8b5474 100644 --- a/wallets.json +++ b/wallets.json @@ -118,19 +118,5 @@ } ], "platforms": ["chrome"] - }, - { - "app_name": "coin98TelegramWallet", - "name": "Coin98 Telegram Wallet", - "image": "https://coin98.s3.ap-southeast-1.amazonaws.com/SocialLogo/ninetyeight.png", - "about_url": "https://docs.coin98.com", - "universal_url": "https://t.me/Coin98_bot/coin98_integration?attach=wallet", - "bridge": [ - { - "type": "sse", - "url": "https://ton-bridge.coin98.tech/bridge" - } - ], - "platforms": ["ios", "android", "macos", "windows", "linux"] } -] +] \ No newline at end of file