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 29, 2024
1 parent efc2579 commit d4a976a
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 @@ -284,5 +284,18 @@
],
"platforms": ["ios", "android", "macos", "windows", "linux"],
"universal_url": "https://app.binance.com/cedefi/ton-connect"
},
{
"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 d4a976a

Please sign in to comment.