Title: how to mining new coin without pool listed ? Post by: Lion BItcoin Shop on September 07, 2016, 07:54:25 AM 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 ? Title: Re: how to mining new coin without pool listed ? Post by: sellcollateral on September 07, 2016, 07:59:42 AM 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 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 |