1
0
mirror of https://github.com/GOSTSec/gostoclminer synced 2025-02-10 22:04:18 +00:00
2017-10-09 15:16:51 -04:00
2017-10-09 15:17:37 -04:00
2011-02-05 00:44:17 +01:00
2017-10-10 15:49:40 -04:00
2011-02-05 00:44:17 +01:00
2017-10-09 15:16:51 -04:00
2017-10-09 15:17:37 -04:00
2017-10-15 18:18:42 -04:00
2017-10-09 15:16:51 -04:00
2017-10-10 15:49:40 -04:00
2017-10-15 18:18:42 -04:00
2017-10-10 21:49:59 +03:00
2017-10-09 15:16:51 -04:00
2017-10-09 15:16:51 -04:00
2017-10-09 15:16:51 -04:00

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
Description
OpenCL gostcoin miner
Readme 674 KiB
Languages
C 82.1%
C++ 15.9%
Makefile 2%