Skip to content

Commit

Permalink
feat: add bybit ton wallet to the list
Browse files Browse the repository at this point in the history
  • Loading branch information
scott.she committed Aug 2, 2024
1 parent 9524d00 commit 0259fc7
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,5 +210,24 @@
"ios",
"android"
]
},
{
"app_name": "bybitTonWallet",
"name": "Bybit Wallet",
"image": "https://static.bymj.io/bhop/image/Q3Kmzw7qczSZF5eqfo6pW8QuT1MDMmqC80lWxFBhiE0.png",
"about_url": "https://www.bybit.com",
"universal_url": "https://app.bybit.com/ton-connect",
"deepLink": "bybitapp://",
"bridge": [
{
"type": "js",
"key": "bybittonwallet"
},
{
"type": "sse",
"url": "https://bridge.tonapi.io/bridge"
}
],
"platforms": ["ios", "android", "chrome"]
}
]

0 comments on commit 0259fc7

Please sign in to comment.