Decentralized Ethereum dApp Store
# install yarn with homebrew
brew install yarn --without-node
# install dependencies
yarn install
# serve with hot reload at localhost:9080
yarn run dev
# build electron application for production
yarn build
# run unit tests
yarn test
# lint all JS/Vue component files in `src/`
npm run lint
- Loading Splash Screen
- Browser Window
- Circular Navigator Logic
- Authentication Logic ( Wallet Gen. and Auth )