Skip to content

Commit 9a96bae

Browse files
Update wallets-v2.json
1 parent 97eb26a commit 9a96bae

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

wallets-v2.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -598,5 +598,27 @@
598598
"extraCurrencySupported": true
599599
}
600600
]
601+
},
602+
{
603+
"app_name": "nicegramWallet",
604+
"name": "Nicegram Wallet",
605+
"image": "https://static.nicegram.app/icon.png",
606+
"about_url": "https://nicegram.app",
607+
"universal_url": "https://nicegram.app/tc",
608+
"deepLink": "nicegram-tc://",
609+
"bridge": [
610+
{
611+
"type": "sse",
612+
"url": "https://tc.nicegram.app/bridge"
613+
},
614+
{
615+
"type": "js",
616+
"key": "nicegramWallet"
617+
}
618+
],
619+
"platforms": [
620+
"ios",
621+
"android"
622+
]
601623
}
602624
]

0 commit comments

Comments
 (0)