Open GBKS opened 1 year ago
@GBKS I think you can assign me and @rabbitholiness
My updates from this week can be seen here
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:
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