Desire miner with just one click
- Stop miner doesn't really stop the miner. If you are sure to stop, please close the window.
- Custom pools
# install dependencies
npm install
-or-
yarn
# serve with hot reload at localhost:9080
npm run dev
-or-
yarn dev
# build electron application for production
npm run build
-or-
yarn build
# lint all JS/Vue component files in `src/`
npm run lint
-or-
yarn lint
This project was generated with electron-vue@1c165f7 using vue-cli. Documentation about the original structure can be found here.