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

Wallet wizard poc (wip) #1530

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

riccardobl
Copy link
Member

@riccardobl riccardobl commented Nov 2, 2024

This is a proof of concept (still incomplete and not working) of how wallet wizards could work.
I've added two examples:

  • the coinos guide converted to a simple wizard that configures nwc sender + ln-address receiver
  • a more complex wizard for lnbits that only asks the users for the admin key and then automatically retrieves or creates the other credentials to:
    • connect via the nwc extension if installed
    • or connect via lnbits apis

The lnbits wizard is a good example of how we could build "smart" wizards to reduce the user input to a minimum.

Screenshot from 2024-11-03 00-10-59
Screenshot from 2024-11-03 00-11-09

Screenshot from 2024-11-03 00-11-11

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.

1 participant