Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REFACTOR] Modularize vuex store #8

Open
hellwolf opened this issue Dec 17, 2019 · 0 comments
Open

[REFACTOR] Modularize vuex store #8

hellwolf opened this issue Dec 17, 2019 · 0 comments
Labels
dapp enhancement New feature or request help wanted Extra attention is needed

Comments

@hellwolf
Copy link
Contributor

Problem: Currently src/store/index.js is monolithic and approaching 1000 LoC, it is becoming a technical debt of not refactoring it.

ACs:

  • Use vuex modules
  • Tentative modules:
    • web3 provider
    • featured hats
    • user account (manage rdai/dai)
@hellwolf hellwolf added enhancement New feature or request help wanted Extra attention is needed labels Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dapp enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants