Skip to content

Commit bf8484e

Browse files
committed
feat: support onekey wallet
1 parent c230f3c commit bf8484e

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
@@ -561,5 +561,18 @@
561561
"ios",
562562
"android"
563563
]
564+
},
565+
{
566+
"app_name": "onekey",
567+
"name": "OneKey",
568+
"image": "https://uni.onekey-asset.com/logo/onekey-x288.png",
569+
"about_url": "https://onekey.so",
570+
"bridge": [
571+
{
572+
"type": "js",
573+
"key": "onekeyTonWallet"
574+
}
575+
],
576+
"platforms": ["chrome"]
564577
}
565578
]

0 commit comments

Comments
 (0)