Post
Topic
Board Mining (Altcoins)
Re: How to do pool mining using CPU for win 32-bit
by
JWKY
on 20/01/2018, 02:25:19 UTC
did you run it success or not?
some one mention to me that usually the miner run in 64-bit computer.

please read thread carefully la, already mention clearly successful with updates as below

Any guide available for setting & doing pool mining?
If no, any expert kind enough to share the experience here for me?

what mining software used for differ algo? how to do setting point to pool?  Huh

I try with some reference before but failed. (create & execute mine.bat then click minerd.exe but only flash and gone, nothing happend)  Huh

Update (18 Jan 2018):

I use scrypt cpuminer from https://bitcointalk.org/index.php?topic=55038.0
and finally with the code: minerd --url=stratum+tcp://myminingpool.com:3333 --userpass=wallet:password
run bat file successful

I need neoscrypt, cryptonight win 32-bit version cpuminer file. thanks.


Update (19 Jan 2018):
to mine cryptonight coin
Finally I found xmrig.exe from https://github.com/xmrig/xmrig  download -->  https://github.com/xmrig/xmrig/releases
and with the code: xmrig.exe --url=stratum+tcp://myminingpool.com:3333 --userpass=wallet:password
run bat file successful