Pages:
Author

Topic: [Guide and Giveaway] $10 now + $200 bonus! / Mining Memory Coin 2.0 on DO - page 7. (Read 29550 times)

legendary
Activity: 1106
Merit: 1000
Hi,

Any idea on how to compile the software and mine this coin on Mac?
hero member
Activity: 728
Merit: 500
Crypto-ideologist
M8tLqKH8qh76EWC27XiRARMtGokwUnMUGJ

thx

--edit--

sorry, i haven't read that i had to use digitalocean for giveaway; don't send me memorycoin yet Smiley
member
Activity: 112
Merit: 10
MBN2nsAyFEeAdacNJhD5o8EAfvAokx815N

Thanks
newbie
Activity: 13
Merit: 0
MPYm396CGXFzxe78wHVrmjBWm95y5zQuLa


it would be great if you can explain how we can get the 200 dollar giveaway on digitalocean. where to go and out your code or what else to do?


Thanks!

newbie
Activity: 31
Merit: 0
Signed up from your link and have it running

MUucaV1CcDJ9UsEVwcAwKEPyBDG7wEUSeo

Thanks
legendary
Activity: 1094
Merit: 1006
sadly the promo codes are expired...
I'll try to find some more.
legendary
Activity: 1094
Merit: 1006
How to check how many coins I mined?

Code:
./bitcoind getinfo
hero member
Activity: 616
Merit: 500
sadly the promo codes are expired...
legendary
Activity: 1120
Merit: 1000
MF6Ff1BoN82Ca8pgycLQvCDVvbFDwo7mNd

Thanks.
newbie
Activity: 3
Merit: 0
MRmJGknydnmzLaimtaPnMFi8iRRrHYDQKS

Thanks...
full member
Activity: 148
Merit: 100
Thank you for the MMC

MEn3JvJxA41AEVEd6uEZ2fgBubWgV1uFN2
sr. member
Activity: 448
Merit: 280
MWWPxaCXHY3mqYPK89fjj1HzxZ8vwyEpt9

Thanks you very much !
sr. member
Activity: 472
Merit: 250
How to check how many coins I mined?
newbie
Activity: 22
Merit: 0
MJsccz5v62cytbaFWCKo9RcFyQwufuddcv

thanks
full member
Activity: 182
Merit: 100
Thanks for the shout-out:

There is some more info in this thread regarding to cloud mining and cloud mining problems:
https://bitcointalksearch.org/topic/cloud-mining-guide-memorycoin-20-mmc-miners-up-in-the-cloud-update-372136

mmc adress:
MEDvEH5zo6dMPuuNBrzP4zKC5CnA9hhaLA
legendary
Activity: 1094
Merit: 1006
legendary
Activity: 1094
Merit: 1006
Guide and Giveaway - MemoryCoin 2.0


1. Register with Digital Ocean:
A. If you use my referral code https://www.digitalocean.com/?refcode=b42d05f9603c, please post your address for the giveaway. You many also use the promo thechangelog10 for free $10 Digital Ocean credits.
B. For the $200 bonus you must pre-pay at least $10 for Digital Ocean. This will be given in the form of a special coupon code for an unnamed hosting provider that I use because they have the most powerful cloud instances. You are also eligible for the giveaway so post your address too.

3. Click the Green 'Create Button' or the Blue 'Create Droplet' Button
4. Select the 4 CPU / 8 GB, and Debian 7.0 x64 as your image
5. Your username and password will be emailed to you
6. Use an SSH client like Putty to login.
7. Use the following script. You may paste these in line by line as well if you have problems.

Code:
apt-get update
apt-get install -y git make g++ build-essential dos2unix
apt-get install -y libminiupnpc-dev libdb++-dev libgmp-dev libssl-dev  libboost-all-dev
git clone https://github.com/memorycoin/memorycoin && cd memorycoin/src && make -f makefile.unix


8. Use thejepper's script to get things started and add the seed nodes.


[PASSWORD] = fill in any random password. just make it long.

Code:
cd ~

mkdir -p .memorycoin
echo 'rpcuser=memorycoinrpc
rpcpassword=[PASSWORD]
rpcport=1925
rpcallow=127.0.0.1
server=1
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
gen=1' > .memorycoin/memorycoin.conf

Then just start the daemon and watch it go!
Code:
cd memorycoin/src && ./bitcoind --daemon && watch './bitcoind getinfo && ./bitcoind getmininginfo'

8. Launch as many as you would like. I would launch a few dozen while the difficulty is low.
9. Huh
10. Profit

Give it some time to connect to the network. You can use getinfo and getmininginfo commands for status.
Pages:
Jump to: