Skip to content

Commit

Permalink
feat: support onekey wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteZhang1024 committed Sep 21, 2024
1 parent 137c243 commit 910aff8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -265,5 +265,18 @@
],
"platforms": ["ios", "android"],
"universal_url": "https://gateio.onelink.me/DmA6/web3"
},
{
"app_name": "onekey",
"name": "OneKey",
"image": "https://common.onekey-asset.com/logo/onekey-x288.png",
"about_url": "https://onekey.so",
"bridge": [
{
"type": "js",
"key": "onekeyTonWallet"
}
],
"platforms": ["chrome"]
}
]

0 comments on commit 910aff8

Please sign in to comment.