mirror of
https://github.com/GOSTSec/gostoclminer
synced 2025-01-14 08:47:59 +00:00
OpenCL gostcoin miner
CL | ||
compat | ||
.gitignore | ||
COPYING | ||
gostminer.cl | ||
LICENSE | ||
Makefile | ||
Makefile.mingw | ||
miner.c | ||
miner.h | ||
ocl.c | ||
ocl.h | ||
README.md | ||
sph_types.h | ||
streebog.c | ||
streebog.h | ||
util.c |
Build for Windows:
- Install MSYS2
- Inside MSYS2 MinGW 32-bit terminal install packages
$ pacman -S mingw-w64-i686-gcc mingw-w64-i686-jansson git make
- Obtain a copy of this repository
$ git clone https://github.com/GOSTSec/gostoclminer.git
$ cd gostoclminer
- Build gostclminer
$ make -f Makefile.mingw
Run:
$ gostoclminer --url http://127.0.0.1:9376 --userpass "your RPC user":"your RPC password" -i 16