Skip to content

WebfinityDesign/desire-oneclick-miner

 
 

Repository files navigation

desire-oneclick-miner

Desire miner with just one click

Known bugs

  • Stop miner doesn't really stop the miner. If you are sure to stop, please close the window.

To do

  • Custom pools

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 65.0%
  • Vue 28.4%
  • CSS 4.0%
  • HTML 2.6%