Skip to content

noname-project/minerclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minerclient

It is miner client web server app dedicated to work with minerserver.

It wraps cpuminer and ethminer internally and uses them to mine cryptocurrencies.

Dependencies

To build release you need to install several dependencies:

go get -u github.com/mattn/go-colorable
go get -u github.com/asticode/go-astilectron
go get -u github.com/asticode/go-astilectron-bundler/...

To build release you need to collect cpuminer and ethminer binaries both for linux and windows in bin path:

ls bin/
cpuminer  cpuminer.exe  ethminer  ethminer.exe

Building release

make release

And you will get release archives in release path.

About

desktop web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published