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

Receive to LN Address in Phoenix #536

Open
alltheseas opened this issue Mar 22, 2024 · 2 comments
Open

Receive to LN Address in Phoenix #536

alltheseas opened this issue Mar 22, 2024 · 2 comments

Comments

@alltheseas
Copy link

user story

As a Phoenix wallet user who receives sats, I would like a way to generate a lightning address in app, so that I can more easily and readily share this easy to write down, share, and remember information with others who would like to send me sats.

acceptance criteria

  1. there is a method to generate a LN address in Phoenix app (e.g. dpad85@acinq.co; HappyGiraffe21@acinq.co etc.)
  2. there is a way to see my LN address in app
  3. I can easily tap copy on the LN address, where the LN address is saved in device memory for easy sharing to other apps

implementation details

https://lightningaddress.com/
https://github.com/andrerfneves/lightning-address/blob/master/README.md
https://github.com/andrerfneves/lightning-address

related

[Improved] Nostr integration #503

@alltheseas
Copy link
Author

Tangential: #264

@dpad85
Copy link
Member

dpad85 commented Mar 25, 2024

We're planning to support that through bitcoin/bips#1551 + BOLT12.

This is a bit different from the current Lightning address implementations, which rely on LNURL-pay + an http server and have some drawbacks. You can read more about this here: https://lists.linuxfoundation.org/pipermail/lightning-dev/2023-November/004204.html, as well as on the BIP linked above.

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

No branches or pull requests

2 participants