Skip to content

Commit f3c1371

Browse files
committed
Add u2u wallet
1 parent b21293a commit f3c1371

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

wallets-v2.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,5 +298,21 @@
298298
}
299299
],
300300
"platforms": ["ios", "android", "macos", "windows", "linux"]
301+
},
302+
{
303+
"app_name": "u2uWallet",
304+
"name": "U2U Wallet",
305+
"image": "https://u2-images.s3.ap-southeast-1.amazonaws.com/hdw/logo.jpg",
306+
"about_url": "https://u2u.xyz/ecosystem",
307+
"deepLink": "u2wallet-tc://",
308+
"universal_url": "https://u2u-wallet-app.uniultra.xyz/ton-connect",
309+
"bridge": [
310+
{
311+
"type": "sse",
312+
"url": "https://ton-bridge.uniultra.xyz/bridge"
313+
}
314+
315+
],
316+
"platforms": ["ios", "android"]
301317
}
302318
]

0 commit comments

Comments
 (0)