Realization
This past week, I worked on the next version of Dub which will include easy wallet creation, switching, and signing.
I was able to get a super bare-bones, functional version of this working:
(please don’t mind the extra click after ‘switch wallet’ - that’ll be fixed and it’ll switch instantly in the next version :)
I’m quite excited about unlocking the power of multi-wallet browsing (traditional wallet models are functionally incapable of this).
Next Steps
The above prototype is a bit hacky - there’s no data persistence, wallets are created from random private keys, the balance is hard coded, and signature requests lack critical information.
This next week, I’ll be focused on collaborating with Anupam to fix the aforementioned issues, as well as collaborating with Pavan to update the interface according to our latest designs.