Skip to content

Commit 910aff8

Browse files
committed
feat: support onekey wallet
1 parent 137c243 commit 910aff8

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
@@ -265,5 +265,18 @@
265265
],
266266
"platforms": ["ios", "android"],
267267
"universal_url": "https://gateio.onelink.me/DmA6/web3"
268+
},
269+
{
270+
"app_name": "onekey",
271+
"name": "OneKey",
272+
"image": "https://common.onekey-asset.com/logo/onekey-x288.png",
273+
"about_url": "https://onekey.so",
274+
"bridge": [
275+
{
276+
"type": "js",
277+
"key": "onekeyTonWallet"
278+
}
279+
],
280+
"platforms": ["chrome"]
268281
}
269282
]

0 commit comments

Comments
 (0)