tornado-initiation-ui/store
Roman Storm 292608b351
finalize
2020-12-18 10:40:58 -08:00
..
airdrop initial 2020-12-15 22:11:36 +03:00
provider fix bug for non-metamask view 2020-12-18 00:01:44 -08:00
README.md initial 2020-12-15 22:11:36 +03:00
deploy.js fix bug for non-metamask view 2020-12-18 00:01:44 -08:00
gasPrice.js initial 2020-12-15 22:11:36 +03:00
loading.js initial 2020-12-15 22:11:36 +03:00
notice.js initial 2020-12-15 22:11:36 +03:00
steps.js finalize 2020-12-18 10:40:58 -08:00
txStatus.js initial 2020-12-15 22:11:36 +03:00
txStorage.js initial 2020-12-15 22:11:36 +03:00

README.md

STORE

This directory is not required, you can delete it if you don't want to use it.

This directory contains your Vuex Store files. Vuex Store option is implemented in the Nuxt.js framework.

Creating a file in this directory automatically activates the option in the framework.

More information about the usage of this directory in the documentation.