Spreadcoin mining with Nvidia on Windows
1. download latest Windows wallet, version 0.9.15.2, from spreadcoin.net
2. unzip downloaded wallet
3. run application; spreadcoin-qt.exe
4. let wallet sync (can't solo mine unless wallet is sync'd)
6. download Nvidia spreadminer_v0.1r2_with_cudart.zip
7. unzip spreadminer
8. change the example.bat to user selected username and password.
spreadminer -o
http://127.0.0.1:41677 -u anyusername -p anypassword
9. run example.bat to start mining.
optional; if you have multiple Nvidia cards you can use the -d, --device option
to run multiple instances of spreadminer. So a 5 card rig example.bat would read
spreadminer -d 0,1,2,3,4 -o
http://127.0.0.1:31359 -u username -p password
** edited to reflect solo mining to latest wallet.