Skip to content

Commit c087919

Browse files
authored
Merge pull request #184 from tovarniypoezd/main
Add BLITZ wallet
2 parents 497bc90 + fd33f38 commit c087919

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

wallets-v2.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,6 @@
651651
"extraCurrencySupported": false
652652
}
653653
]
654-
655654
},
656655
{
657656
"app_name": "echoooTonWallet",
@@ -671,5 +670,26 @@
671670
}
672671
],
673672
"platforms": ["ios", "android"]
673+
},
674+
{
675+
"app_name": "blitzwallet",
676+
"name": "BLITZ wallet",
677+
"image": "https://blitzwallet.cfd/wallet/public/logo.png",
678+
"about_url": "https://blitzwallet.cfd",
679+
"universal_url": "https://t.me/blitz_wallet_bot?attach=wallet",
680+
"bridge": [
681+
{
682+
"type": "sse",
683+
"url": "https://blitzwallet.cfd/bridge/"
684+
}
685+
],
686+
"platforms": ["ios", "android", "macos", "windows", "linux"],
687+
"features": [
688+
{
689+
"name": "SendTransaction",
690+
"maxMessages": 4,
691+
"extraCurrencySupported": false
692+
}
693+
]
674694
}
675695
]

0 commit comments

Comments
 (0)