Skip to main content

Posts

Showing posts with the label CPU Mining

MinerGate - Easiest way to start mining cryptocurrencies

MinerGate is GUI mining program that is incredibly simple to get started with. With MinerGate you can mine any of the following: AEON BCN BTG DSH ETC ETH FCN INF8 MCN QCN XDN XMR ZEC If you're new to mining or don't like using all the command line miners you've tried before, getting started is super simple. Create an account at MinerGate (Click here) Download MinerGate's miner Install Login Start Mining You don't need to set up any wallets or anything like that since your logged in everything is saved to your account and you can just mine away until you want to withdraw your currency. If you're not sure what currency you want to mine, they even have the option to run the "Smart Miner" which mines the most profitable coin for you. Set the intensities of mining to your needs, you can adjust them to mine while you use your computer so you're always mining. Going to bed? Just increase the intensity overnight ...

Mining ZCash(ZEC) on windows

I spent some time trying out a few different pieces of software to try to figure out one that works best for me. I have 2 good options for mining ZCash, both for the coin and using NiceHash to auto convert it to BTC for you. Option 1 Download the NiceHash Miner Run the miner (install steps) Put in your btc address and your worker name Run the benchmark (depending on your number of devices this can take some time, however, it's worth it). Once the benchmark has completed, simply click "Start" This option will be mining with NiceHash, however, it auto converts coins into btc. This may not be what you're looking for, so see option 2. Option 2 Download the latest release of nheqminer Extract Create a run.bat file Here's a couple examples for your run.bat file Examples AMD 1 GPU nheqminer_zcash.exe -l usa -u YOUR-ZCASH-ADDRESS-HERE -t 6 -od 0 NVIDIA 1 GPU nheqminer_zcash.exe -l usa -u YOUR-ZCASH-ADDRESS-HERE -t 6 -cd 0 ...

MinerGate

MinerGate is very interesting Mining pool with it's own mining software AND web mining (something that I've personally never seen). It is primarily used for mining cryptonote coins. If you have a slower CPU/GPU machine, it might be something you can get a reasonable yield out of. With much lower global hash rates, you have less competition for shares. Some cryptonotes have to be exchanged into a different coin before bitcoin but some like BCN can be exchanged straight into BTC (if that's what you're looking to do). Start Mining Simply download their GUI miner, and you can start at least mining with your CPU almost instantly. The second route is to navigate to their home page and scroll down past their GUI and download their open sourced mining software (if you dont like using these, just stick with the GUI). Fairly easy to set up, they're basically plug and play. Here's a simple set up for the  Claymore CryptoNote GPU : setx GPU_MAX_ALLOC_PERCENT...

Mine X11 coins using Ubuntu

I recently reformatted my computer and decided to try out Ubuntu as my OS. I'm pretty new with a lot of Ubuntu but I decided to figure out how to mine using the .sh files as opposed to the .bat files used on windows OS's. To help other miners through this process, i'm hosting some files in my DB account that you can use as a boiler plate. Mining software files are here . Download and extract. Alter these .sh files with your credentials. Run scripts by goingto their directory and typing ./mine.sh and ./minecpu.sh in separate terminals And there you have it, It's that easy! You'll be mining in seconds.

Mining X11 and Scrypt coins

Today I realized for those miners that still don't feel comfortable, or just want to utilize their own computer hardware while they're not using it, there is a good solution. Everyone knows that you can mine X11 coins and Scrypt algorithm coins with your CPU and or GPU. However, using your CPU to mine X11 coins is far more efficient then trying to get it to mine Scrypt coins, so my advice is to split your computers hardware. As covered in a previous post (here) I cover how to mine Darkcoins with both GPU and CPU. Try to mine Darkcoins with your CPU (6+ cores preferably)and use your GPU to mine Dogecoins (or whatever Scrypt based coin you prefer). Using these two different algorithms, you can utilize your hardware in a more profitable way (in my opinion), especially since you can now play two markets if you enjoy making profits from coin exchanges. As you can see, this way you can use your CPU in a much more efficient way and still have your GPU mining another profita...