LN-Zap / zap-desktop

Zap Wallet - Cross platform Lightning Network wallet focused on user experience and ease of use ⚡️
MIT License
1.28k stars 215 forks source link

Support full lnurl protocol #2942

Open JimmyMow opened 4 years ago

JimmyMow commented 4 years ago

It would be nice if we could support lnurl: https://github.com/btcontract/lnurl-rfc

The simplest flow is allowing more automated withdraws over LN to a Zap wallet. I hate having to create an invoice, copy, paste, etc when playing LightningSpin

LightningK0ala commented 4 years ago

Would be awesome to support the lnurl auth spec!

mrfelton commented 4 years ago

withdraw support added in https://github.com/LN-Zap/zap-desktop/pull/3070

ghost commented 4 years ago

Just tried using Bitrefill's Thor (Channel Opening) service. Clicked on the Open in Wallet button there to auto launch Zap but nothing happened. Is that because LNURL channel opening is not implemented in Zap yet?

mrfelton commented 4 years ago

Channel support added in https://github.com/LN-Zap/zap-desktop/pull/3530

megasyl commented 2 years ago

Any news about lnurl auth support ?