Skip to content

Commit

Permalink
Add u2u wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
Franke10 committed Oct 28, 2024
1 parent b21293a commit f3c1371
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,5 +298,21 @@
}
],
"platforms": ["ios", "android", "macos", "windows", "linux"]
},
{
"app_name": "u2uWallet",
"name": "U2U Wallet",
"image": "https://u2-images.s3.ap-southeast-1.amazonaws.com/hdw/logo.jpg",
"about_url": "https://u2u.xyz/ecosystem",
"deepLink": "u2wallet-tc://",
"universal_url": "https://u2u-wallet-app.uniultra.xyz/ton-connect",
"bridge": [
{
"type": "sse",
"url": "https://ton-bridge.uniultra.xyz/bridge"
}

],
"platforms": ["ios", "android"]
}
]

0 comments on commit f3c1371

Please sign in to comment.