diff --git a/wallets-v2.json b/wallets-v2.json index c67ac1e..7a2ec0d 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -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"] } -] \ No newline at end of file +]