Skip to content

Commit

Permalink
openblock wallet adds deeplink ,httpbridge
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenBlockResource authored Jul 5, 2024
1 parent 2763e59 commit f9396b7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,10 +174,16 @@
"name": "OpenBlock Wallet",
"image": "https://obstatic.243096.com/download/dapp/sdk/images/logo.png",
"about_url": "https://openblock.com/#/download",
"universal_url": "https://openblock.com/#/download",
"deepLink": "openblocktonsign://",
"bridge": [
{
"type": "js",
"key": "obtonwallet"
},
{
"type": "sse",
"url": "https://bridge.tonapi.io/bridge"
}
],
"platforms": ["ios", "android", "chrome", "firefox"]
Expand Down

0 comments on commit f9396b7

Please sign in to comment.