Skip to content

Commit 83d1ef1

Browse files
committed
feat: support onekey wallet
1 parent aa6e31e commit 83d1ef1

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
@@ -288,5 +288,18 @@
288288
}
289289
],
290290
"platforms": ["ios", "android", "macos", "windows", "linux"]
291+
},
292+
{
293+
"app_name": "onekey",
294+
"name": "OneKey",
295+
"image": "https://common.onekey-asset.com/logo/onekey-x288.png",
296+
"about_url": "https://onekey.so",
297+
"bridge": [
298+
{
299+
"type": "js",
300+
"key": "onekeyTonWallet"
301+
}
302+
],
303+
"platforms": ["chrome"]
291304
}
292305
]

0 commit comments

Comments
 (0)