You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 22, 2018. It is now read-only.
took it from this repo (e.g. @parity/shared/lib/mobx/dappsStore)
took it from js-ui (e.g. @parity/ui/lib/DappVouchFor/store)
wrote it myself again
Proposal: If we do decide to go mobx all the way, then we could have a bunch of small mobx stores, all in this repo. Maybe one store per get/set pair in methodGroups.
This would probably overlap with oo7, so we should avoid redundancy. Maybe start with shell methods.