Download Torque GUI miner
Version: 1.3.1
License: free
OS: Windows||Linux
We currently support two very popular miner backends:
If you'd like to fork this miner for you own coin, please see the forking section later.
The miner GUI is built using Electron and Go using the Astilectron app framework.
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
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.