Skip to content

Commit 29ec12b

Browse files
author
scott.she
committed
feat: add bybit ton wallet to the list
1 parent 9524d00 commit 29ec12b

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

wallets-v2.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,5 +210,24 @@
210210
"ios",
211211
"android"
212212
]
213+
},
214+
{
215+
"app_name": "bybitTonWallet",
216+
"name": "Bybit Wallet",
217+
"image": "https://static.bymj.io/bhop/image/Q3Kmzw7qczSZF5eqfo6pW8QuT1MDMmqC80lWxFBhiE0.png",
218+
"about_url": "https://www.bybit.com/web3",
219+
"universal_url": "https://app.bybit.com/ton-connect",
220+
"deepLink": "bybitapp://",
221+
"bridge": [
222+
{
223+
"type": "js",
224+
"key": "bybitTonWallet"
225+
},
226+
{
227+
"type": "sse",
228+
"url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge"
229+
}
230+
],
231+
"platforms": ["ios", "android", "chrome"]
213232
}
214233
]

0 commit comments

Comments
 (0)