Skip to content

Commit

Permalink
added Nicegram Wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
denis.zhuravlev committed Jun 11, 2024
1 parent b203b40 commit cad106f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,5 +150,20 @@
],
"platforms": ["ios", "android", "chrome"],
"universal_url": "https://bkcode.vip/ton-connect"
},
{
"app_name": "nicegram-wallet",
"name": "Nicegram Wallet",
"image": "https://static.nicegram.app/icon.png",
"about_url": "https://nicegram.app",
"universal_url": "https://nicegram.app/tc",
"deepLink": "nicegram-tc://",
"bridge": [
{
"type": "sse",
"url": "https://bridge.tonapi.io/bridge"
}
],
"platforms": ["ios", "android"]
}
]

0 comments on commit cad106f

Please sign in to comment.