how the hell we can mine nova scrypt? it writes nowhere?
The pool operators (me included) waiting for the dev to release the wallets before we open the ports for mining .
Solidsmart there is plenty of pools already (just not with wallets up and ready yet)
Regards
Edit:Wallets up .. pool open for mining scrypt.
i am mining with scrypt,but in scrypt pool it doesnt write how to adress,where
1. Create account.
Register here, or login if you already have account
Create a worker that will be used by the miner to login
2. Download a miner.
Intel/ATI/AMD BFGMiner Linux/Windows: Download here
Fabulous Panda Miner Mac OS X: Download here
Minerd CPU Miner Mac/Linux/Windows: Download here.
3. Configure your miner.
If your using Linux, Then type the following into the console:
CGMiner
./cgminer -o stratum+tcp://stratum1.x11-x13-pool.org:3362 -u Weblogin.WorkerName -p WorkerPassword
BFGMiner
./bfgminer -o stratum+tcp://stratum1.x11-x13-pool.org:3362 -u Weblogin.WorkerName -p WorkerPassword
If you want to mine on a Windows Operating System, then you'll need to create a batch file to start your miner.
Simply open notepad and then copy and paste the following:
CGMiner
cgminer -o stratum+tcp://stratum1.x11-x13-pool.org:3362 -u Weblogin.WorkerName -p WorkerPassword
BFGMiner
bfgminer -o stratum+tcp://stratum1.x11-x13-pool.org:3362 -u Weblogin.WorkerName -p WorkerPassword
MinerD
minerd -a -t 6 -s 4 -o stratum+tcp://stratum1.x11-x13-pool.org:3362 -u Weblogin.WorkerName -p WorkerPassword
You then need to change "-u Weblogin.Worker -p Worker password" to reflect your own account. Eg, "-u Steve.StevesWorker -p StevesWorkerPassword" then go to "File > Save as" and save the file as "RunMe.bat" in the same folder containing your miners application files. You are now ready to mine, double click on "RunMe.bat" to start mining. If you want, you can create additional workers with usernames and passwords of your choice here
4. Create a NovaCoinDark-X11 address to receive payments.
Downloading the client & block chain: Download the NovaCoinDark-X11 client from here.