Skip to content

cjepson/gominer

 
 

Repository files navigation

gominer

Installation

You need to have OpenCL installed. To download and build gominer, run:

go get github.com/decred/gominer

Running

Run for benchmark:

gominer -B

Run for real mining:

gominer -u myusername -P hunter2

About

Go based GPU miner for Decred

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 78.1%
  • C 21.9%