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 Nov 6, 2024
1 parent aa6e31e commit 83d1ef1
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 @@ -288,5 +288,18 @@
}
],
"platforms": ["ios", "android", "macos", "windows", "linux"]
},
{
"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 83d1ef1

Please sign in to comment.