Author

Topic: how to mining new coin without pool listed ? (Read 715 times)

member
Activity: 98
Merit: 10
September 07, 2016, 02:59:42 AM
#2
hello i want to mining new altcoin use scrypt algoritm, but no pool listed, only solo mining, how to mining it?
how to run solo mining ?

2 options:

open your wallet, go to the debugconsole and do "setgenerate true" (might not work for all wallets/coins). Some wallets have the mining-option built-in in their gui to make it easyer for you

or
open your .conf-file, edit it more or less like this (example for litecoin)
Code:
rpcuser=username
rpcpassword=password
rpcallowip=127.0.0.1
rpcport=9332
daemon=1
server=1
gen=0

run your wallet
download a mining program, depending on wether you'll cpu mine (bad idear), GPU mine (still not that good of an idear) or if you'll mine using an ASIC. Run the program with the parameters you've entered in your .conf
hero member
Activity: 588
Merit: 500
BitcoreService.com
September 07, 2016, 02:54:25 AM
#1
hello i want to mining new altcoin use scrypt algoritm, but no pool listed, only solo mining, how to mining it?
how to run solo mining ?
Jump to: