-
Notifications
You must be signed in to change notification settings - Fork 7
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
Add an option to split payments to npubs profiles from Nostr #5
Comments
I posted some idea here: nostr-protocol/nips#323 |
thanks for your suggestion. why don't you put the lightning address directly inside the splits? why the overhead on extracting it from npubs? can you elaborate? |
Hi, the reasons are: 1- People can change lightning addresses but a nostr profile, people usually do not change. |
I am working on a prototype for this using the existing libraries used by lnbits. I will have to think a little more about interoperating it other Nostr clients. For my first iteration I'll let you insert the npub and split payments will automatically derive the lightning address using websockets. |
Hi,
I always wanted an option to split payments to npubs users of Nostr. Maybe is possible to choose npubs and automatically extract the lightning addresses from the npubs I choose and send the payments to them.
Is it possible? Thanks.
The text was updated successfully, but these errors were encountered: