Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a requestPayment function with webln + fallback #5

Open
bumi opened this issue Oct 25, 2022 · 1 comment
Open

Implement a requestPayment function with webln + fallback #5

bumi opened this issue Oct 25, 2022 · 1 comment

Comments

@bumi
Copy link
Contributor

bumi commented Oct 25, 2022

a generic requestPayment(invoice) function that checks if webln is available, and if so it calls webln.
otherwise it renders a DOM element with a QR code + an input field to copy the invoice.

@rolznz
Copy link
Contributor

rolznz commented Dec 14, 2023

@bumi is this solved by https://github.com/getAlby/bitcoin-connect ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants