From 70ab48ff8d46dfb532c0b69ddaa2322263c405cf Mon Sep 17 00:00:00 2001 From: luis Date: Sun, 29 Sep 2024 15:34:09 +0800 Subject: [PATCH] Add yepwallet --- wallets-v2.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/wallets-v2.json b/wallets-v2.json index 6dfdc50..55d996c 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -284,5 +284,18 @@ ], "platforms": ["ios", "android", "macos", "windows", "linux"], "universal_url": "https://app.binance.com/cedefi/ton-connect" + }, + { + "app_name": "YepWallet", + "name": "YepWallet", + "image": "https://yep-wallet.github.io/public/logo-288.png", + "about_url": "https://yellowplane.xyz/", + "bridge": [ + { + "type": "js", + "key": "yepwallet" + } + ], + "platforms": ["chrome"] } ]