feat: multi wallet controllers and storage#3955
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
12 Skipped Deployments
|
|
2a7f76d to
d8059cc
Compare
d8059cc to
5253d72
Compare
tomiir
left a comment
There was a problem hiding this comment.
How does this relate to multi address on a single account?
What is a Connection (theoretically speaking).
Is there a diagram I could look at that would explain how a connection relates to an account, to a connector, etc?
Description
Introduces early PoC for the Multi Wallet feature. In overall, this PR introduces changes on:
connectionsinConnectionController, refactors ChainController to move switch network logics to call for certain logics while switching between accountsConnectionobject to theConnectionController'sconnectionsarrayconnectionsstate and renders list of available accountsType of change
Associated Issues
For Linear issues: Closes APKT-xxx
For GH issues: closes #...
Showcase (Optional)
If there is a UI change include the screenshots with before and after state.
If new feature is being introduced, include the link to demo recording.
Checklist