Bitcoin Forum

Other => Beginners & Help => Topic started by: masterfred on January 10, 2014, 05:17:03 AM



Title: Please help all those people looking to mine their newly created coins ...
Post by: masterfred on January 10, 2014, 05:17:03 AM
Greetings everyone,

I've been looking for a full week on how to mine those damn new coins created (I also created one) coingen.io coins ...

I will be covering the scrypt system. I will make a tutorial on this forum, but I need help, my experience is only regarding mining ltc and btc.

Any help ?

Any was able to mine their own coin ? Solo Mine ? Pool Mine ?


Title: Re: Please help all those people looking to mine their newly created coins ...
Post by: BTCWizard on January 10, 2014, 06:22:51 AM
If you can mine ltc or btc, you can mine those alts.

I didn't mine an own coin but I mined eToken and NDL, for solo you need to change your config file.

example:
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=8888
server=1
irc=1
listen=1

*change username and password to something else!

To start your miner, you use something like this:
./cgminer --scrypt -o http://127.0.0.1:8888 -u username -p password --thread-concurrency 21712 -I 14 -w 256 -g 1

It's the same for all scrypt coins