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

Design custom wallet import flow #139

Open
GBKS opened this issue Jan 15, 2025 · 0 comments
Open

Design custom wallet import flow #139

GBKS opened this issue Jan 15, 2025 · 0 comments
Labels

Comments

@GBKS
Copy link
Contributor

GBKS commented Jan 15, 2025

This is a follow-up to #62. We have the single-key flow nicely documented in the design docs. Let's also wrap up the custom wallet creation flow, for which we have some design explorations floating around (here and here).

It would be good to go through the usual steps:

  • Discover: write some specs on what needs to be considered and do explorations
  • Define: Whittle down explorations into a direction
  • Design: Finalize the direction and figure out all the details
  • Deliver: Document it all so it can go into implementation

Generally, this is for users who want a more custom wallet. Not entirely sure what all the options might be, but maybe they want to use a specific derivation path or address type, create a blank wallet without private keys, descriptor or legacy, etc. No need to hold back with options in this one.

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

No branches or pull requests

1 participant