Skip to content

Commit d4a976a

Browse files
committed
feat: support onekey wallet
1 parent efc2579 commit d4a976a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

wallets-v2.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,5 +284,18 @@
284284
],
285285
"platforms": ["ios", "android", "macos", "windows", "linux"],
286286
"universal_url": "https://app.binance.com/cedefi/ton-connect"
287+
},
288+
{
289+
"app_name": "onekey",
290+
"name": "OneKey",
291+
"image": "https://common.onekey-asset.com/logo/onekey-x288.png",
292+
"about_url": "https://onekey.so",
293+
"bridge": [
294+
{
295+
"type": "js",
296+
"key": "onekeyTonWallet"
297+
}
298+
],
299+
"platforms": ["chrome"]
287300
}
288301
]

0 commit comments

Comments
 (0)