Skip to content

Commit

Permalink
Add Unstoppable wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
ealymbaev committed Nov 25, 2024
1 parent e9f07d1 commit a297f17
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -302,5 +302,19 @@
}
],
"platforms": ["ios", "android", "windows", "macos", "linux"]
},
{
"app_name": "unstoppable",
"name": "Unstoppable Wallet",
"image": "https://unstoppable.money/logo288.png",
"about_url": "https://unstoppable.money/",
"universal_url": "https://unstoppable.money/ton-connect.html",
"bridge": [
{
"type": "sse",
"url": "https://bridge.unstoppable.money/bridge"
}
],
"platforms": ["ios", "android"]
}
]

0 comments on commit a297f17

Please sign in to comment.