Hello Everyone,
Previously I've written guides about how to cloud mine protoshares and primecoins and with the recent popularity dogecoins have been getting, I've decided to write a guide for how to cloud mine dogecoins.
While dogecoin mining is not as profitable because it is scrypt so CPUs don't have as much power as they do for CPU coins such as primecoin and protoshares it is still a good way to get into mining and is also a great way to test a pool without needing to point your hardware their in the beginning. Plus because of how profitable dogecoin mining is you can still make some money from CPU mining, especially with how low Digitalcoins prices are.
The first thing you need to do is join a pool. There are many good dogecoin pools out there and hear are a few suggestions.
Then go to digital ocean and sing up. Please use my referral code: https://www.digitalocean.com/?refcode=3a96071d7d5f and put in $10 to start in order to get rewarded. If you do, PM me and I'll send you $4 via. paypal. Or if you want I will give you the equivalent in dogecoins - which is roughly 7500 dogecoins right now.
After you've deposited $10 its time to get started w/ mining! Create a droplet of any size and use Debian 7.0 x64 as your OS. Once you have created your droplet then click console access. Your username will be root and your password will be whatever was emailed to you. Once you login it is time to start entering code.
Make sure to enter the following strings exactly:
sudo apt-get update
sudo apt-get install yasm -y git make g++ build-essential libminiupnpc-dev
sudo apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix
sudo apt-get install build-essential libcurl4-openssl-dev
wget http://sourceforge.net/projects/cpuminer/files/pooler-cpuminer-2.3.2.tar.gz
tar xzf pooler-cpuminer-2.3.2.tar.gz
cd cpuminer-2.3.2
./configure CFLAGS="-O3"
make
After you are done, it is time to start mining. This guide is for doge.scryptpools.com, however you can change it for whatever pool you want to use.
./minerd --url=stratum+tcp://doge.scryptpools.com:3333 --userpass=YourLogin.YourWorker:Password
That's all. Let me know if you have any questions. Remember to use my referral code so you can get a discount for trying out the service and PM me or reply here if you have any questions.
Also I'm accepting tips if you guys want to: DLjvSM19iZARzGkECiSz3BbFFFR8VzkNkY
Thanks for taking your time to read the guide.
Previously I've written guides about how to cloud mine protoshares and primecoins and with the recent popularity dogecoins have been getting, I've decided to write a guide for how to cloud mine dogecoins.
While dogecoin mining is not as profitable because it is scrypt so CPUs don't have as much power as they do for CPU coins such as primecoin and protoshares it is still a good way to get into mining and is also a great way to test a pool without needing to point your hardware their in the beginning. Plus because of how profitable dogecoin mining is you can still make some money from CPU mining, especially with how low Digitalcoins prices are.
The first thing you need to do is join a pool. There are many good dogecoin pools out there and hear are a few suggestions.
- http://doge.netcodepool.org/
- http://doge.cryptovalley.com/
- http://doge.scryptpools.com/
- http://doge.gentoomen.org/
Then go to digital ocean and sing up. Please use my referral code: https://www.digitalocean.com/?refcode=3a96071d7d5f and put in $10 to start in order to get rewarded. If you do, PM me and I'll send you $4 via. paypal. Or if you want I will give you the equivalent in dogecoins - which is roughly 7500 dogecoins right now.
After you've deposited $10 its time to get started w/ mining! Create a droplet of any size and use Debian 7.0 x64 as your OS. Once you have created your droplet then click console access. Your username will be root and your password will be whatever was emailed to you. Once you login it is time to start entering code.
Make sure to enter the following strings exactly:
sudo apt-get update
sudo apt-get install yasm -y git make g++ build-essential libminiupnpc-dev
sudo apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix
sudo apt-get install build-essential libcurl4-openssl-dev
wget http://sourceforge.net/projects/cpuminer/files/pooler-cpuminer-2.3.2.tar.gz
tar xzf pooler-cpuminer-2.3.2.tar.gz
cd cpuminer-2.3.2
./configure CFLAGS="-O3"
make
After you are done, it is time to start mining. This guide is for doge.scryptpools.com, however you can change it for whatever pool you want to use.
./minerd --url=stratum+tcp://doge.scryptpools.com:3333 --userpass=YourLogin.YourWorker:Password
That's all. Let me know if you have any questions. Remember to use my referral code so you can get a discount for trying out the service and PM me or reply here if you have any questions.
Also I'm accepting tips if you guys want to: DLjvSM19iZARzGkECiSz3BbFFFR8VzkNkY
Thanks for taking your time to read the guide.
No comments:
Post a Comment