-
Notifications
You must be signed in to change notification settings - Fork 11
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
Milestone 1.4: Create wallet - specs & progress #62
Comments
#27 is an older issue on this topic form our design discovery in September 2022. Closing that one now in favor of this new one here that is in-line with our milestone schedule. |
@GBKS I think you can assign me and @rabbitholiness My updates from this week can be seen here RegularMulti-keyCustomMain questions now
|
I iterated a bit on the flows and recorded a video going through the prototype. Most changed in how keys are added to the multisig, I tried to implement the idea we discussed on last call. I think the designs need:
PrototypesNew Multisig + Custom designs |
Here's handoff of Create single-sig wallet flow after round of user testing: |
This is a very big issue. Now that wallet creation is implemented, both from onboarding and from within the app, we should try to wrap this one up and create smaller issues for anything still outstanding. I'll put that on my low-priority list, unless someone else wants to take it on. |
This is a tracker/discssion issue for the 1.4 milestone (design docs).
Goal is to add a wallet creation to the application. In milestone 1.3, we added wallet import, now we also let users create wallets. This includes a prompt during the first use experience, and a complex flow to guide users through creating different types of wallets. We will start simple, but need to ensure to keep future updates in mind, like creating multi-key wallets with several fallback paths.
Addition:
Specs:
We really need to create specs for which technical features will be supported here to inform the design
The text was updated successfully, but these errors were encountered: