What miner can I use to mine litecoin with the scrypt hash function?

1

1

When I run cgminer for run it to mine ltc the parameter --scrypt, cgminer says that is not recognized option. So, cgminer does not work.

What miner can I use to mine litecoin with the scrypt hash function?

mohamed el haddachi

Posted 2015-09-21T19:04:01.573

Reputation: 13

cgminer does not support scrypt mining, this was removed a long time ago.Anonymous 2015-09-22T01:52:32.737

what miner can i use for litecoin that you reccomend @Bitcoin ?mohamed el haddachi 2015-09-22T12:37:03.537

Answers

0

You can look at this table of software scrypt miners.

You don't mention whether you intend to try to use a CPU or GPU to mine. Towards the top of the list is sgminer (for GPU mining) and Pooler's cpuminer (for CPU mining). There are other choices listed there, but a number of them are just graphical frontends or are listed as no longer maintained.

Joseph Bisch

Posted 2015-09-21T19:04:01.573

Reputation: 71

thanks Joseph you think is best gpu or cpu mine for litecoin?mohamed el haddachi 2015-09-22T13:18:10.623

Well, if you have a GPU it should be better than a CPU in terms of how much hashing power it has. You can use a Litecoin mining calculator (that was just the first one that appeared on Google) and put in the hash rate, which you would get from the mining software when you try using it. That way you can figure out how much litecoins you can expect to receive.

Joseph Bisch 2015-09-22T13:23:54.190