blixt-wallet icon indicating copy to clipboard operation
blixt-wallet copied to clipboard

Support WebLN keysend API

Open hsjoberg opened this issue 3 years ago • 3 comments
trafficstars

https://github.com/joule-labs/webln/pull/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 avatar Mar 26 '22 18:03 hsjoberg

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.

hsjoberg avatar May 20 '22 08:05 hsjoberg

Will keysend receive be possible?

adamc199 avatar May 24 '22 05:05 adamc199

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

hsjoberg avatar May 24 '22 07:05 hsjoberg