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 3, 2024
1 parent 39772d1 commit f5a19ef
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,5 +247,18 @@
}
],
"platforms": ["ios", "android"]
},
{
"app_name": "onekey",
"name": "OneKey",
"image": "https://common.onekey-asset.com/logo/onekey.png",
"about_url": "https://onekey.so",
"bridge": [
{
"type": "js",
"key": "onekeyTonWallet"
}
],
"platforms": ["chrome"]
}
]
]

0 comments on commit f5a19ef

Please sign in to comment.