We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97eb26a commit 9a96baeCopy full SHA for 9a96bae
wallets-v2.json
@@ -598,5 +598,27 @@
598
"extraCurrencySupported": true
599
}
600
]
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
+ ]
623
624
0 commit comments