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

Support WebLN keysend API #445

Open
hsjoberg opened this issue Mar 26, 2022 · 3 comments
Open

Support WebLN keysend API #445

hsjoberg opened this issue Mar 26, 2022 · 3 comments
Labels
good first issue Good for newcomers

Comments

@hsjoberg
Copy link
Owner

hsjoberg commented Mar 26, 2022

joule-labs/webln#42

Keysend is the main method used for podcasting 2.0 payments (see "The "podcast:value" Specification") and more related web applications are build.

Documentation: https://www.webln.guide/building-lightning-apps/webln-reference/webln.keysend

@hsjoberg
Copy link
Owner Author

Needs changes to react-native-webln.

We already have an lndmobile API method sendKeysendPaymentV2 that is in use on the Keysend Experiment screen, so most things are already fixed.

@adamc199
Copy link

Will keysend receive be possible?

@hsjoberg
Copy link
Owner Author

@adamc199 Keysend receive is already possible. Check Left menu -> Advanced -> Keysend Experiment.

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

No branches or pull requests

2 participants