Skip to content

Commit 46d2554

Browse files
committed
feat: support onekey wallet
1 parent 5fb814b commit 46d2554

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
@@ -247,5 +247,18 @@
247247
}
248248
],
249249
"platforms": ["ios", "android", "chrome"]
250+
},
251+
{
252+
"app_name": "onekey",
253+
"name": "OneKey",
254+
"image": "https://common.onekey-asset.com/logo/onekey-x288.png",
255+
"about_url": "https://onekey.so",
256+
"bridge": [
257+
{
258+
"type": "js",
259+
"key": "onekeyTonWallet"
260+
}
261+
],
262+
"platforms": ["chrome"]
250263
}
251264
]

0 commit comments

Comments
 (0)