Post
Topic
Board Mining (Altcoins)
Re: MaxCoin | CPU Cloud Mining Guide | MAX VPS // has been LAUNCHED@6.2/7:30 GMT
by
cryptoking1
on 08/02/2014, 11:54:33 UTC

10b. Download the 1GH MaxCoin (SHA-3) minerd (+configure and compile)
Code:
git clone https://github.com/1gh/cpuminer
cd cpuminer
./configure CFLAGS="-O3"
make
strip minerd

Test whether your compiled minerd launches fine:
Code:
./minerd --help
It'll return all its command options.

10c. Now head over to a Pool and follow the instructions posted, for example:

Code:
./minerd -a keccak -o stratum+tcp://maxpool.1gh.com:17333 -u mRQmzB5nzqw4Lx1gvEF7uREBqPv5A6jBYJ -p x
[change this with your specific pool details / wallet address!]

Can anyone tell me how I can get my wallet address once I have installed maxcoin-cpuminer ? I want to join a pool but dont know what my wallet address is?

 Help please!