-
Notifications
You must be signed in to change notification settings - Fork 46
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
[Feature Request] Support for Lightning Address Protocol #53
Comments
Hi there! Sadly, the Lightning Address protocol doesn't really work for receiving for self-custodial mobile wallets. You have to use a custodial wallet or host your server. There are other proposals like AMP or BOLT 12's Offers that could get us the same UX while keeping self custodianship. Hopefully they'll get standardized and adopted soon 🙏 |
Receiving via lightning address doesn't make sense for Muun. However, Muun could support sending to lightning addresses. |
could be an option for muun wallet to monitize, offer as a paid service. |
While it still doesn't, you can use my small helper that allows paying to email-like Lightning addresses from unsupported wallets, like Muun. It turns the addresses to convenient invoices. |
Please consider implementing the lightning address protocol, to provide users a static address for receiving LN payments.
lightningaddress.com
It appears that Muun is one of the few LN wallets that doesn't yet have any support for this protocol.
https://github.com/andrerfneves/lightning-address/blob/master/README.md#wallets-supported
The text was updated successfully, but these errors were encountered: