diff --git a/wallets-v2.json b/wallets-v2.json index c9be270..e5075c7 100644 --- a/wallets-v2.json +++ b/wallets-v2.json @@ -228,5 +228,18 @@ } ], "platforms": ["ios", "android", "macos", "windows", "linux"] + }, + { + "app_name": "hibitid", + "name": "HiBit ID", + "image": "https://raw.githubusercontent.com/Deland-Labs/hibit-id-examples/main/public/logo_288.png", + "about_url": "https://github.com/Deland-Labs/hibit-id-examples", + "bridge": [ + { + "type": "js", + "key": "hibitid" + } + ], + "platforms": ["chrome"] } ] \ No newline at end of file