Desire miner with just one click - Nvidia & Windows Only.
- Currently only works with CUDA 9.1 drivers. In future releases will support CUDA 8 too.
- Custom pools
- CUDA 8 support
- AMD Graphics support
- Linux release
# 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.