Skip to content

Commit b7d83ca

Browse files
committed
Add u2u wallet
1 parent 2199e4c commit b7d83ca

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
@@ -575,5 +575,21 @@
575575
}
576576
],
577577
"platforms": ["ios", "android", "macos", "windows", "linux"]
578+
},
579+
{
580+
"app_name": "u2uWallet",
581+
"name": "U2U Wallet",
582+
"image": "https://u2-images.s3.ap-southeast-1.amazonaws.com/hdw/logo/logo_u2u.png",
583+
"about_url": "https://u2u.xyz/ecosystem",
584+
"deepLink": "u2wallet-tc://",
585+
"universal_url": "https://u2u-wallet-app.uniultra.xyz/ton-connect",
586+
"bridge": [
587+
{
588+
"type": "sse",
589+
"url": "https://ton-bridge.uniultra.xyz/bridge"
590+
}
591+
592+
],
593+
"platforms": ["ios", "android"]
578594
}
579595
]

0 commit comments

Comments
 (0)