Skip to content

CADMonkey21/one-click-miner-vnext

 
 

Repository files navigation

One-Click Miner

The One-Click Miner allows cryptocurrency enthusiasts to get into mining with minimal effort. When you download the One-Click Miner, you will be asked to provide a password for your (built in) wallet. It will then immediately commence mining.

This is a redevelopment of Vertcoin's One Click Miner.

This software is available for Windows and Linux.

FAQ

Which GPUs are supported?

Please refer to this list of supported hardware.

I have an error message that reads 'Failure to configure' or 'Checks failed'

You may need to add an exclusion to your antivirus / Windows Defender. The data directory is located at %AppData%\vertcoin-ocm on Windows or ~/.vertcoin-ocm on Linux.

My GPU is supported but an error messages reads 'no compatible GPUs'

Update your GPU drivers to the latest version.

My GPU is not being utilized

The OCM is using all of your GPU resources. To verify, check CUDA usage for Nvidia or Compute 0/1 usage for AMD.

Building

The GUI of this MVP is based on Wails and Go.

Install the Wails prerequisites for your platform, and then run:

go get github.com/wailsapp/wails/cmd/wails

Then clone this repository, and inside its main folder, execute:

wails build

Donations

If you want to support the further development of the One Click Miner, feel free to donate Vertcoin to Vmnbtn5nnNbs1otuYa2LGBtEyFuarFY1f8.

About

One Click Miner for Vertcoin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 75.9%
  • Vue 19.5%
  • CSS 2.1%
  • JavaScript 1.7%
  • Other 0.8%