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
Currently, it seems like we're testing exclusively on Ropsten and we have constants defined that we toggle between by commenting out and uncommenting out code. We probably want to allow users to be able to select what network they're on and view information on there.
This issue may require some more overhead and use of technologies like Vuex to manage app state.
The text was updated successfully, but these errors were encountered:
Currently, it seems like we're testing exclusively on Ropsten and we have constants defined that we toggle between by commenting out and uncommenting out code. We probably want to allow users to be able to select what network they're on and view information on there.
This issue may require some more overhead and use of technologies like Vuex to manage app state.
The text was updated successfully, but these errors were encountered: