How To CPU Mine NoirShares on Block Quarry Pool

The Momentum algorithm used in Noirshares does not give the GPUs a large advantage over CPUs. These are instructions to CPU mine NoirShares on a pool with Windows and have the shares deposited to the client/wallet on your computer.

You must have a 64-bit operating system in order to use the CPU miner. If you don’t know what version you have, check on this Microsoft page.

CLIENT INSTALL – The best source for the client/wallet is the NoirShares thread on Bitcointalk. Scroll down to second post to get downloads.

1. Download the Windows 64 bit “Auto Install” and install it.
2. Run the client.
3. The client needs to synchronize with the network. Leave it open and continue to the next section.

JOIN A POOL – There are several pools for NoirShares. Most pools are based on the MPOS software so the signup and setup are very similar. Ypool is totally different and will not work using these instructions. The current list of pools can be found in the first post of the Bitcointalk thread.

1. Go to the pool’s front page and click on the “Sign Up” link on the left menu.
2. Enter the information to create your account. Some pools require email confirmation while others do not.
3. Login to the pool and click on the “Workers” link on the left menu.
4. You must create a worker for each mining program you use, even if they are on the same computer. The worker password can be anything. You don’t need a secure password for the worker.

MINER INSTALL – The most recent version of the CPU miners for NoirShares is the Yam M7r by . There are many versions available for the different operating systems and CPU architecture combinations. Since you already know the operating system is Win64, you just need to figure out the correct CPU architecture.

1. Determine the CPU you have. If you don’t know to do that, check here.
2. Next, figure out the architecture that CPU uses. Go to CPU-World and search for your CPU. In the page for your CPU, you should find the architecture.
3. Go to the download directory on MEGA.
4. Find the correct ZIP for for your architecture and download. Extract everything to a folder.
5. In the main folder, there are many text documents. These are Read Me files and configuration files. Find the file named ‘yam-nrs.cfg’ and move into the subdirectory named ‘win64-’ where architecture is the one for your CPU.
6. Enter that sub-directory and right-click ‘yam-nrs.cfg.’ In the menu that appears, click on Edit and the file should open in Notepad.
7. Delete everything and then paste this in there:

threads = 0
mining-params = nrs:av=0&m=512&donation-interval=50
mine = xram4://:1337/nrs
compact-stats = 1
print-timestamps = 0

8. Replace USERNAME and WORKER with the worker info you created on the pool.
9. Save the file and exit Notepad.10. Right-click in a blank area of the folder. In the menu that appears, hover the mouse over New and a second menu will appear. Select Text Document.
11. A new file named ‘document.txt’ will be created.
12. Double-click on the file. You should have Notepad open with a blank document.
13. Paste this into notepad:

yam --config yam-nrs.cfg
pause

14. In Notepad click on File and then Save As.
15. Enter “mine.bat” as the File name (include the quotes). Change Save as type to All Files.
16. Click Save.
17. Double-click on the mine.bat file to start mining.

*** This section is rough – if you get stuck post in the announce thread.

SETUP PAYOUTS – This is VERY important. You need to setup automatic payouts so the pool automatically sends your mined coins to your wallet. The pool is not an online wallet and can be hacked at any time.

1. Go to the client you installed earlier and click on the Receive tab. Right click on the address and click Copy Address.
2. Go to the Pool website and click on “Edit Account.”
3. Paste the address in the “Payment Address” field. Set the “Automatic Payout Threshold” to the lowest number if you are only CPU mining.
4. Enter the PIN you chose during signup in the field “4 Digit PIN” and then click on Update Account.

Assuming all went well, you should be CPU mining now. If there is a mistake with the directions, you can let me know via the Contact Form. If you need help with your setup, please ask in the announce thread.