mirror of
https://github.com/GOSTSec/cpuminer-gostd
synced 2025-01-30 00:14:28 +00:00
Run with your gostcoin wallet app ```bash ./minerd -a gostd -t <number of cores> -o http://127.0.0.1:9376 -u <your RPC user> -p <you RPC password> ``` Building on Windows is possible with MSYS2. ```bash ./autogen.sh ./configure CFLAGS="-O3 -DCURL_STATICLIB" --with-libcurl=compat/curl-win-x86_64 make ```
Description
Languages
C
77.8%
Assembly
16.5%
C++
4%
M4
0.9%
Shell
0.7%