Lamarkaz / octopeth

Decentralized Ethereum dApp Store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 )

About

Decentralized Ethereum dApp Store

License:MIT License


Languages

Language:Vue 61.6%Language:JavaScript 34.2%Language:Solidity 3.5%Language:HTML 0.8%