Thank You for Donating Bitcoin
bc1q7smzfz5t4g2vp7ul822793pd6282myys40ne4n
We currently support two very popular miner backends:
- xtc-stak
- xtcrig (note: xmrig-nvidia and xmrig-amd does not support our v5 proof-of-work algorithm yet)
If you'd like to fork this miner for you own coin, please see the forking section later.
Compiling
Linux
The miner GUI is built using Electron and Go using the Astilectron app framework.
- Install required Go packages
go get -u github.com/asticode/go-astilectron go get -u github.com/asticode/go-astilectron-bundler/... go get -u github.com/asticode/go-astichartjs go get -u github.com/asticode/go-astilectron-bootstrap go get -u github.com/google/uuid go get -u github.com/mitchellh/go-ps
- Clone and build the app
git clone git@github.com:contribute-torque/gui-miner.git contribute-torque/gui-miner cd contribute-torque/gui-miner make
NOTE: Ensure you clone the GUI miner into your working $GOPATH
If all goes well the binaries for Windows, macOS and Linux will be available in the bin
folder.
more cryptocurrency mining software :