mirror of
https://github.com/GOSTSec/gostoclminer
synced 2025-01-15 01:00:19 +00:00
Build for Windows:
- Install MSYS2
- Inside MSYS2's window 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; make -f Makefile.mingw
Run:
gostoclminer --url http://127.0.0.1:9376 --userpass "your RPC user":"your RPC password"
Description
Languages
C
82.1%
C++
15.9%
Makefile
2%