Skip to content

Commit 974de06

Browse files
committed
✨ feat: add HiBit ID wallet
1 parent 362dbaa commit 974de06

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

wallets-v2.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,5 +228,18 @@
228228
}
229229
],
230230
"platforms": ["ios", "android", "macos", "windows", "linux"]
231+
},
232+
{
233+
"app_name": "hibitid",
234+
"name": "HiBit ID",
235+
"image": "https://raw.githubusercontent.com/Deland-Labs/hibit-id-examples/main/public/logo_288.png",
236+
"about_url": "https://www.hibit.one/",
237+
"bridge": [
238+
{
239+
"type": "js",
240+
"key": "hibitid"
241+
}
242+
],
243+
"platforms": ["chrome"]
231244
}
232245
]

0 commit comments

Comments
 (0)