You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Came across multiple instances of services built on LNbits where were issues with the stability and / or liquidity of the underlying funding source.
Already has FOSS plugins for BTCPay Server, Alby and a python based LightningATM which can be used as implementation examples.
Making Blink accounts available to be a funding source for LNbits could make the many features of LNbits more easily available for a wider audience by taking over the burden of lightning node management.
Describe the solution you'd like
Implement the necessary GraphQL calls and websocket connection to serve the needs of LNbits.
Additional Context
One of the main features of Blink is Stablesats (synthetic USD) which allows an account to have USD cent denominated wallet beside the BTC (satoshi) based one. More info: https://stablesats.com/
Floating the idea that as a further integration step LNbits could be made able to handle wallets denominated in USD.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Came across multiple instances of services built on LNbits where were issues with the stability and / or liquidity of the underlying funding source.
Blink has recently made its public API available for integrations
Techincal documentation: https://dev.blink.sv
Generic info: https://www.blink.sv/en/api
Already has FOSS plugins for BTCPay Server, Alby and a python based LightningATM which can be used as implementation examples.
Making Blink accounts available to be a funding source for LNbits could make the many features of LNbits more easily available for a wider audience by taking over the burden of lightning node management.
Describe the solution you'd like
Implement the necessary GraphQL calls and websocket connection to serve the needs of LNbits.
Describe alternatives you've considered
The currently available funding sources are listed here: https://github.com/lnbits/lnbits/tree/dev/lnbits/wallets
Additional Context
One of the main features of Blink is Stablesats (synthetic USD) which allows an account to have USD cent denominated wallet beside the BTC (satoshi) based one. More info: https://stablesats.com/
Floating the idea that as a further integration step LNbits could be made able to handle wallets denominated in USD.
The text was updated successfully, but these errors were encountered: