logos-innovation-lab / Kurate

https://kurate.vercel.app/
1 stars 4 forks source link

The UI stores should only necessary values needed for rendering #388

Open vojtechsimetka opened 1 year ago

vojtechsimetka commented 1 year ago

For example the profile store should not know about signer. That is job of the adapter to manage. Instead all asserts should check if there is address in profile.

This will clean up a lot of confusing code asserting signer.