hsjoberg / blixt-wallet

Bitcoin Lightning Wallet with focus on usability and user experience
https://blixtwallet.github.io
MIT License
378 stars 68 forks source link

Add support for webln.keysend calls #765

Closed bumi closed 2 years ago

bumi commented 2 years ago

webln was extended by a keysend method: https://github.com/joule-labs/webln/pull/42

It would be great if the blixt lightning browser also supports this webln call. 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 commented 2 years ago

Hey @bumi! I have already opened an issue about it here #445.

bumi commented 2 years ago

ohh, sorry. how did I miss that! thanks

hsjoberg commented 2 years ago

No worries