/octopeth

Decentralized Ethereum dApp Store

Primary LanguageVueMIT LicenseMIT

Octopeth

Decentralized Ethereum dApp Store

Build Setup

# 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

Milestones

  • Loading Splash Screen
  • Browser Window
  • Circular Navigator Logic
  • Authentication Logic ( Wallet Gen. and Auth )