Windows wallet or linux wallet, found on page 1. Otherwise, store them in Cryptopia.
ok so I installed the wallet and I get all that, I made a user name and password in the zero config file in the wallet folder, the read me says it will work even if I left it alone, my question is what does this file do? and why doesnt my password matter?
so I can leave it as is, and just click the miner now and it will deposit coins into my wallet?
what do I have to edit here? this is the start bat of the file in the miner, I have only used minergate for dummies so bare withme
ECHO "WARNING: You need 8GB of virtual memory in Windows for EACH graphic card you mine on! Otherwise the program might crash and you need to restart Windows."
ECHO "Change the user and password in start.bat to yours!"
REM For suprnova.cc use following:
SET POOL=zero.suprnova.cc:6568
SET USER=moobar.worker
SET PASSWORD=x
SET GPU_FORCE_64BIT_PTR=1
optiminer -s %POOL% -u %USER% -p %PASSWORD% -m 8080
pause