lazyboozer / desire-oneclick-miner

Desire Coin (DSR) Oneclick miner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

desire-oneclick-miner

Desire miner with just one click - Nvidia & Windows Only.

Known bugs

  • Currently only works with CUDA 9.1 drivers. In future releases will support CUDA 8 too.

To do

  • Custom pools
  • CUDA 8 support
  • AMD Graphics support
  • Linux release

Development

# 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.

About

Desire Coin (DSR) Oneclick miner

License:MIT License


Languages

Language:JavaScript 62.7%Language:Vue 30.7%Language:CSS 4.1%Language:HTML 2.5%