Mining bitcoin (BTC) itself is basically the arena of professionals at this point. That said, there are a number of alt coins which have great potential. I personally mine a bitcoin fork as of this weekend and have started to see solid returns, but take my advice for exactly what you paid for it. =)
If you are interested, I documented each single step required to set up my gaming computer to mine while I'm not using it. I'm fairly bullish on BitCore (BTX) and am mining it not just because the math works in real time, but when you add the 5% weekly airdrop (
https://bitcore.cc/airdrop.php) and the success they have had in transaction speed, I am holding.
References:
Video tut:
https://www.youtube.com/watch?v=PhSB3VqkcMU&feature=youtu.beWritten tut:
http://jkcrypto.com/how-to-mine-bitcore-btx/Facebook:
https://www.facebook.com/groups/Bitcore.BTX/Bitcointalk forum:
https://bitcointalk.org/index.php?topic=1883902.new#newResults so far:
Day 1: Started mining about 4pm pacific on Sunday Jan 14. I am using a GeForce 1080 graphics card which is mining at about 21.7mh/s average on the psychedelic.fi pool. Having now mined about 30 hours, I have been paid 0.23313975 BTX @ $26 today (
https://coinmarketcap.com/currencies/bitcore/) = $6.06 / 30 = $0.202/hr. so close to $150/month. More if the coin goes back up.
1. Set up bitcore wallet and join the airdrop
Create a specific address for the mining pool (in my case, I made one called “Mining Pool: psychedelic.fi”)
Make sure to sign up for the airdrop (
https://bitcore.cc/airdrop.php) and add every address in your wallet. Free 5% per week!!! through march or april.
2. Pick a Pool
https://www.bitcorepool.cc/ (1,5% fee; good and stable one)
http://s.umine.org/ (0,5% fee, good and stable one) - 7day / money etc avg: .02406639
suprnova.cc - just lowered fees - need to research
http://psychedelic.fi/ -1% fees to attract adoption. young pool just getting started.
I chose the psychedelic.fi pool as the founder is super active on Facebook and helped me troubleshoot issues, which made me lean towards his pool. I also liked the low fees.
3. Set up your mining software
BTX only makes sense to mine with a GPU (graphics card).
CCMiner SPMOD2:
https://www.facebook.com/groups/Bitcore.BTX/files/Note that there are higher mods than 2, but they cost money while mod2 is free.
Almost every mining software triggers security software as lots of viruses install miners on other people’s computers and the anti-virus software just freaks out the second it sees a miner. I lost hours doing the research to get comfortable. As best as I can tell, this is safe. Ultimately, I had to tell windows defender to shut up.
4. Configure windows
1. Increase virtual memory: Control panel > system & security > systems > advanced system > settings > advanced > virtual memory change > uncheck automatically manage and change to custom custom size 10,000 - 20,000
2. Handle windows defender’s hate of mining: security and maintenance > change user account control settings > change to never notify (this handled the windows defender issue). Note defender still quarantines combiner some times and I have to undo that.
3. Allow the mining tool to restart itself if it crashes: bottom left Run > regedit > windows > windows error reporting > create new word 32bit val > name “disabled” value data to 1
5. Set up bat file for miner
Make 2 batch files, one for when you aren’t using the computer and one for where you are and name them appropriately. The only change is the -i property which is the intensity of your mining.
Full blast: -o stratum+tcp://psychedelic.fi:3556 -u [wallet address]
No lag: -o stratum+tcp://psychedelic.fi:3556 -u [wallet address] -i 18
If you have multiple graphics cards, then you can add addition intensity definition.
Example: https://[Suspicious link removed]/3I1W1h0M3x26
6. Set up MSI for Overclocking
Grab a copy of
https://www.msi.com/page/afterburnerYou will want to play with the settings. I am trying at
Power limit 100%
Core +75
Memory clock +500
Once you pick them, click on the checkmark to enable the changes.
If your card crashes or has issues, then play with the settings. A lot of people suggested keeping the power setting at 80%.
7. Run your batch file!!
Enjoy mining.