Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: jzhb1987 on June 03, 2016, 09:59:24 AM



Title: how to mine new coin? who can give me a url that can tell me that.
Post by: jzhb1987 on June 03, 2016, 09:59:24 AM
how to mine new coin? who can give me a url that can tell me that. :) :) :) :) :)


Title: Re: how to mine new coin? who can give me a url that can tell me that.
Post by: merelcoin on June 03, 2016, 10:08:44 AM
how to mine new coin? who can give me a url that can tell me that. :) :) :) :) :)

Depends on the coin.

Usually, the easyest way is to download the wallet, open the debugconsole and type "setgenerate true". This being said, it's often also the slowest way
A different option is to edit the coin.conf file in your roaming profile (or the hidden folder if you're using linux):
Code:
server=1
rpcuser=USRNAME
rpcpassword=RANDOMPASSWORD
rpcallowip=127.0.0.1
rpcport=8332
then download mining software to connect to this server... Either using an asic, your GPU or your CPU

A thirth option would be to join a pool (if it exists) and follow the pool tutorial (if exists).

This is not true for 100% of the coins. Some can be mined this way, others cannot