web3-vue3
A simple framework for building modern Ethereum dApps
Local Development
-
Clone repo
git clone https://github.com/yuntaoBai/web3-vue.git
-
Install top-level dependencies
yarn
-
Install sub-dependencies
yarn bootstrap
-
Build and watch for changes
yarn start