Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
SephirothLT authored Sep 4, 2024
2 parents 444be65 + 39772d1 commit f59cd4a
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
},
{
"type": "sse",
"url": "https://bridge.tonapi.io/bridge"
"url": "https://ton-connect-bridge.bgwapi.io/bridge"
}
],
"platforms": ["ios", "android", "chrome"],
Expand Down Expand Up @@ -230,7 +230,27 @@
],
"platforms": ["ios", "android", "macos", "windows", "linux"]
},
{

{
"app_name": "bybitTonWallet",
"name": "Bybit Wallet",
"image": "https://s1.bycsi.com/bybit/deadpool/image-ac5bf003d25c4ae0bd21f3725694a850.png",
"about_url": "https://www.bybit.com/web3",
"universal_url": "https://app.bybit.com/ton-connect",
"deepLink": "bybitapp://",
"bridge": [
{
"type": "js",
"key": "bybitTonWallet"
},
{
"type": "sse",
"url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge"
}
],
"platforms": ["ios", "android"]
}
,{
"app_name": "mathwallet",
"name": "MathWallet",
"image": "https://avatars.githubusercontent.com/u/49776094?s=200&v=4",
Expand Down

0 comments on commit f59cd4a

Please sign in to comment.