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

feat: generate lightning address for isolated app (WIP) #715

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rolznz
Copy link
Contributor

@rolznz rolznz commented Sep 26, 2024

  • communication in the UI
    • this is a paid service
    • generating a lightning address should be optional?
  • update URL once the service is deployed

@bumi
Copy link
Contributor

bumi commented Oct 7, 2024

I somehow don't think that this a good architecture. that CreateApp has too much knowledge and does too many things. Why does CreateApp need to know when and how to create a lightning address?

I wonder how we can separate this and maybe we should make this explicit and the user needs to actively create the LN address - also the user needs to agree to the costs of it actually.

@rolznz
Copy link
Contributor Author

rolznz commented Oct 7, 2024

Ideas: separate app for creating a lightning address? maybe this can be a good first iteration.

Enabling a feature after creating the friends & family app could be a second iteration?

Base automatically changed from feat/increase-isolated-balance to master October 28, 2024 06:29
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

Successfully merging this pull request may close these issues.

2 participants