1
0
mirror of https://github.com/GOSTSec/gostoclminer synced 2025-01-15 01:00:19 +00:00
2017-10-10 09:53:25 -04: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-09 15:16:51 -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-10 09:53:25 -04: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
2017-10-09 16:11:35 -04: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
2017-10-09 15:16:51 -04:00

Build for Windows:

  1. Install MSYS2
  2. Inside MSYS2's window install packages. pacman -S mingw-w64-i686-gcc mingw-w64-i686-jansson git make
  3. Obtain a copy of this repository. git clone https://github.com/GOSTSec/gostoclminer.git
  4. export PATH=/mingw32/bin:/usr/bin; cd gostoclminer; make -f Makefile.mingw

Run:
gostoclminer --url http://127.0.0.1:9376 --userpass "your RPC user":"your RPC password"

Description
OpenCL gostcoin miner
Readme 674 KiB
Languages
C 82.1%
C++ 15.9%
Makefile 2%