Hi dev I got that CryptoNoteMiner from miner.center, but I can't mine It says "stratum authentication failed" and retries, and then again the same... What am i doing wrong?
What operating system? For Windows 7-8 x64, make a .bat file in the folder \binaries\cpuminer\64bit. It must look like this:
Quote
minerd -a cryptonight -o stratum+tcp://rd.miner.center:9155 -u RDyeHVYWkwa5JM9d4QA1wJjREAgQHJS9J9FHR17VbsNYFaLCgAkba9C1TE2uNgQ74iD5ifjEovXVW92UPSZYfWfh9x472BGPQv -p x
.
Just as nikos64 told you should create a .bat file in \binaries\cpuminer\64bit folder.
In order to do so you should first open up a Notepad, then paste a string that nikos64 posted earlier and save it with "start.bat" name. Then simply double ciick on it and you're golden.
Also, don't forget to change an address to yours.
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched. Algo=CryptoNight
in 32bit redhat "-bash: ./simplewallet: cannot execute binary file"
This binaries were compiled for Ubuntu 14.04 and they most probably won't work for other Linux distributions. Please try to compile it yourself using git app. Red Wind Github: https://github.com/mj-tom/redwind
We'll update github Readme shortly. Current version is slighly outdated.
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched. CryptoNight
1. Start redwindd.exe and wait for synchronization 2. Start simplewallet.exe and generate the wallet 3. Use start_mining command in simplewallet and get coins
Where can I see the current difficulty and block rewards for current block..? All that comes in my mind is S**M S**M S**M
You can find out current difficulty in the redwindd.exe. Use "set_log 1" command to see all the infromation about the current network blocks, i.e. height, difficulty etc.