Skip to content

GOSTSec/gostoclminer

 
 

Repository files navigation

Build for Windows:

  1. Install MSYS2
  2. Inside MSYS2 MinGW 32-bit terminal install packages
$ pacman -S mingw-w64-i686-gcc mingw-w64-i686-jansson git make
  1. Obtain a copy of this repository
$ git clone https://github.com/GOSTSec/gostoclminer.git
$ cd gostoclminer
  1. Build gostclminer
$ make -f Makefile.mingw

Run:

$ gostoclminer --url http://127.0.0.1:9376 --userpass "your RPC user":"your RPC password" -i 16

About

OpenCL gostcoin miner

Resources

License

Unknown, GPL-2.0 licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 85.1%
  • C++ 12.9%
  • Makefile 2.0%