Instructions of solo mining.
1. Download wallet from
https://github.com/straks/straks/releases2. Extract into directory of your choosing
3. Run straksd.exe
4. Run straks-cli.exe getnewaddress
5. Create batch file with the following;
:loop
straks-cli.exe generatetoaddress 1
goto loop