Skip to content

Commit

Permalink
Add u2u wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
Franke10 committed Dec 2, 2024
1 parent c609f90 commit 61f793f
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 @@ -322,5 +322,21 @@
"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 61f793f

Please sign in to comment.