Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bitshirehashaway

Pages: 1 [2] 3 4 5 6 7 8 9 ... 13
16
bump.

17
bump.

18
bump.

19
bump.

20
bump.

21
bump.

22
BitShares PTS / How To Cloud Mine Protoshares - Get Paid To Sign Up!
« on: February 25, 2014, 11:00:17 pm »
Note that if you try and spend $10, I'll give you $4 via Paypal or the equivalent in Protoshares.

*Thank you to Super3 and Belltown for the original guide*

Hello Everyone,
Recently a thread has been published about mining Protoshares on the cloud - something which can be very profitable to do. Here I have taken the feedback from people in the cloud and have decided to put that all in one thread for you guys. I've also tried to make it a bit simpler for "newbies".

To start, please sign up for DigitalOcean using my referral link: https://www.digitalocean.com/?refcode=3a96071d7d5f If you do, I'll give you some PTS for trying it out:), just post your address in this thread. To get extra, let me know you used my referral code (and if I got the referrals) then I'll give you .10 PTS!


Guide For beeeeer.org
First you need to create a droplet. I recommend starting with as large of a size as possible, though the best started is the 4 CPU / 8 GB - but feel free to start with a smaller one. Just don't use the smallest because when I tried it I got an error for using too much memory. . Make sure to make  Debian 7.0 x64 your image. Once your droplet is created you should see a button in the top right that says root access. Click on that button and use your username and password (that are emailed to you when you create a droplet) to log in.

Once you have logged in type in the following code in order:

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

git clone https://github.com/thbaumbach/ptsminer
cd ~/ptsminer/src
make -f makefile.unix
./ptsminer <your PTS address> <number of threads>

Go to http://ptsweb.beeeeer.org/user/<your PTS address> to see how many coins your getting!

If this guide helped you to mine some coins please send your tips to PqmyVWJtJgb2qudCiDyQvTMo7ibJfWiuvY

Thanks!

25
MemoryCoin / Guide to Cloud Mining Memory Coin
« on: February 11, 2014, 03:06:23 am »
Hello Everyone,
After some requests I have decided to release my latest guide, how to cloud mine memory coin. Memory coin is a coin that is rapidly increasing in popularity but has very few cloud mining guides out there for it, something which you could use to turn a profit.

To start, please sign up for Digital Ocean using this link: https://www.digitalocean.com/?refcode=3a96071d7d5f Remember if you sign up with this link and spend $10 then I'll give you a $4 refund.

Once you sign up, create a new droplet. Choose whatever size you want (starting with the $10/month option as the smallest) and then choose Debian 7.0 x64 as your OS. After you do that they will email you your username (which is always root with Digital Ocean, and your password).

Once you do that, then click root access on your droplet's page and use that to log into your droplet so that you can begin editing. You'll use the username and password that you were given.

Code: [Select]
cd ~
apt-get update && apt-get install -y git make g++ build-essential libminiupnpc-dev libdb++-dev libgmp-dev libssl-dev dos2unix libboost-all-dev

Part 2
Code: [Select]
cd ~
mkdir -p .memorycoin
echo 'rpcuser=memorycoinrpc
rpcpassword=[You'll want to enter a secure password here]
rpcport=1925
rpcallow=127.0.0.1
server=1

Part 3 (now we'll want to add some nodes)
Code: [Select]
addnode=180.183.156.250:1968
addnode=76.24.94.154
addnode=62.43.2.239
addnode=82.52.177.81
addnode=84.249.109.128
addnode=79.3.168.143:1968
addnode=94.122.229.201:1968
addnode=118.210.212.90:1968
addnode=70.112.30.253:1968
addnode=95.89.105.134:1968
addnode=209.12.233.40:14210
addnode=79.113.210.250:51653
addnode=62.142.165.113:49646
addnode=86.106.35.224:1968
addnode=89.210.201.182:59197
addnode=84.228.200.63:50831
addnode=81.174.50.66:51930
addnode=213.197.188.148:43212

Finish it up now
Code: [Select]
gen=1' > .memorycoin/memorycoin.conf

And now lets get it started - the last batch is all one line.
Code: [Select]
cd memorycoin/src && ./bitcoind --daemon && watch './bitcoind getinfo && ./bitcoind getmininginfo'

Now you just give it some time to connect to the servers (can take up to 15 minutes or sometimes more)

Now once you mine a block you can transfer the funds with this command.
Code: [Select]
./bitcoind sendtoaddress <enter your address here no spaces> <amount here no spaces> [comment] [comment-to]


That's all. PM me and post here if you have any questions and make sure to PM me to get your $4 back!

27
bump.

29
What ever happened to curecoin? Seems like it was just bs. They were planned to launch last year but still nothing yet.

Yes I'm still curious about them. I believe that they got way ahead of themselves thinking that they could do the work much quicker then it would actually take. It seems like they are still working on it but the project will die out soon if they don't get something going - too bad for all the investors who put in multiple BTC.

Pages: 1 [2] 3 4 5 6 7 8 9 ... 13