initial scaffolding for zbd wallet

This commit is contained in:
bitkarrot
2024-02-23 16:11:27 -03:00
committed by Pavol Rusnak
parent ddab4075d2
commit d69946db8a
7 changed files with 157 additions and 1 deletions
@@ -105,6 +105,14 @@ Vue.component('lnbits-funding-sources', {
alby_access_token: 'Key'
}
],
[
'ZBDWallet',
'ZBD',
{
zbd_api_endpoint: 'Endpoint',
zbd_access_token: 'Key'
}
],
[
'OpenNodeWallet',
'OpenNode',