Bitcoin Forum
June 15, 2024, 03:45:44 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Memcoin Howto.  (Read 802 times)
alex_fun (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
December 18, 2013, 04:13:34 AM
Last edit: December 18, 2013, 07:23:54 AM by alex_fun
 #1

Hey folks this is how to make it work on Ubuntu 13.10



Start of Tutorial.

cd ~

sudo apt-get update -y
 
sudo apt-get install -y git make g++ build-essential libminiupnpc-dev htop
 
sudo apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix
 
git clone https://github.com/memorycoin/memorycoin.git
 
cd memorycoin/src
make -f makefile.unix
sudo strip bitcoind
sudo cp -f bitcoind /usr/local/bin/
 
mkdir ~/.memorycoin
 
nano ~/.memorycoin/memorycoin.conf
 
Put those inside (make sure to change user to user name and user to user password of your choice)

rpcuser=user
rpcpassword=user
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
 
Press Ctrl O to write out
 
chmod 600 ~/.memorycoin/memorycoin.conf
 
bitcoind -daemon
 
bitcoind getinfo


If you enjoyed this tutorial and mined some coins - vote for me to be appointed as marketing officer. There are a lot of exciting things in store. Much  fun and $$$ Smiley

Simply send exactly 0.00000001 MMC (it means top rating) to MVTEcmokvF9KuAsNjfqfmSpCXZfaLBEhWJ and your vote is counted !

sudo bitcoind MVTEcmokvF9KuAsNjfqfmSpCXZfaLBEhWJ  0.00000001

nobodysbusiness
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
December 18, 2013, 04:31:33 AM
 #2

Thanks for the great howto. I'm going to try this right now.

(I'll post if I get hung up on anything)
alex_fun (OP)
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
December 18, 2013, 07:19:25 AM
 #3

Cool. I am glad you liked it Smiley

manobra
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
December 18, 2013, 12:13:12 PM
 #4

Hey folks this is how to make it work on Ubuntu 13.10



Start of Tutorial.

cd ~

sudo apt-get update -y
 
sudo apt-get install -y git make g++ build-essential libminiupnpc-dev htop
 
sudo apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix
 
git clone https://github.com/memorycoin/memorycoin.git
 
cd memorycoin/src
make -f makefile.unix
sudo strip bitcoind
sudo cp -f bitcoind /usr/local/bin/
 
mkdir ~/.memorycoin
 
nano ~/.memorycoin/memorycoin.conf
 
Put those inside (make sure to change user to user name and user to user password of your choice)

rpcuser=user
rpcpassword=user
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
 
Press Ctrl O to write out
 
chmod 600 ~/.memorycoin/memorycoin.conf
 
bitcoind -daemon
 
bitcoind getinfo


If you enjoyed this tutorial and mined some coins - vote for me to be appointed as marketing officer. There are a lot of exciting things in store. Much  fun and $$$ Smiley

Simply send exactly 0.00000001 MMC (it means top rating) to MVTEcmokvF9KuAsNjfqfmSpCXZfaLBEhWJ and your vote is counted !

sudo bitcoind MVTEcmokvF9KuAsNjfqfmSpCXZfaLBEhWJ  0.00000001


Hi!

I'm new to cryptocurrencies. I have almost 100 computers and playing to mine Mencoins!

If your guide work for me, I'll donate and vote!

Thanks!!

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!