From c5a01977f7d3ef6d721ee5e2c6e84fba5963367d Mon Sep 17 00:00:00 2001 From: space Date: Wed, 25 Sep 2024 19:56:07 +0800 Subject: [PATCH 1/2] feat(uxuy): add UXUY Wallet --- wallets-v2.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 6dfdc50..a7fa17f 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -284,5 +284,19 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"], "universal_url": "https://app.binance.com/cedefi/ton-connect" + }, + { + "app_name": "uxuyWallet", + "name": "UXUY Wallet", + "image": "https://raw.githubusercontent.com/uxuycom/uxuy-docsite/main/static/assets/UXUYWallet-logo/UXUYWallet_logo_circle.svg", + "about_url": "https://docs.uxuy.com", + "universal_url": "https://t.me/UXUYbot/app", + "bridge": [ + { + "type": "sse", + "url": "https://bridge.tonapi.io/bridge" + } + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] } ] From 71cffb082a3fb2e1005710b26c85a0cb18b6fc8f Mon Sep 17 00:00:00 2001 From: uxuySafe <147620759+uxuySafe@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:08:03 +0800 Subject: [PATCH 2/2] Update wallets-v2.json format --- wallets-v2.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/wallets-v2.json b/wallets-v2.json index 7c11b9e..60c64f5 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -296,10 +296,10 @@ "type": "sse", "url": "https://bridge.tonapi.io/bridge" } - ], - "platforms": ["ios", "android", "macos", "windows", "linux"] - }, - { + ], + "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { "app_name": "fintopio-tg", "name": "Fintopio Telegram", "image": "https://fintopio.com/tonconnect-icon.png",