create account

CHAINCOIN 16.1 UPDATE (QUICK TUTORIAL) by fredyendesigns

View this thread on: hive.blogpeakd.comecency.com
· @fredyendesigns · (edited)
$0.08
CHAINCOIN 16.1 UPDATE (QUICK TUTORIAL)
![CHC WALLET STEEMIT.png](https://cdn.steemitimages.com/DQmdtHjANk1SQkDvBveduNfw3EiiFh9F4PJpg7fVqUCE8S5/CHC%20WALLET%20STEEMIT.png)

**--THIS IS NOT A FULL TUTORIAL. YOU SHOULD BE FAMILIAR WITH OPERATING MASTERNODES. A FULL DETAILED VIDEO TUTORIAL WILL COME AT A LATER DATE IF DEMAND REQUIRES--**

====================
INSTALL SWAP FILE
====================

sudo dd if=/dev/zero of=/swapfile bs=1M count=2000
sudo mkswap /swapfile
sudo chown root:root /swapfile
sudo chmod 0600 /swapfile
sudo swapon /swapfile
sudo chmod 0600 /swapfile
sudo chown root:root /swapfile
sudo echo "/swapfile none swap sw 0 0" >> /etc/fstab

====================
INSTALL DEPENDENCIES ON VPS
====================

sudo apt update -y
sudo apt upgrade -y
sudo apt-get install git -y
sudo apt-get install build-essential -y
sudo apt-get install libtool -y
sudo apt-get install autotools-dev -y
sudo apt-get install automake -y
sudo apt-get install autoconf -y
sudo apt-get install pkg-config -y
sudo apt-get install libssl-dev -y
sudo apt-get install libevent-dev -y
sudo apt-get install bsdmainutils -y
sudo apt-get install libboost-system-dev -y
sudo apt-get install libboost-filesystem-dev -y
sudo apt-get install libboost-chrono-dev -y
sudo apt-get install libboost-program-options-dev -y
sudo apt-get install libboost-test-dev -y
sudo apt-get install libboost-thread-dev -y
sudo apt-get install libminiupnpc-dev -y
sudo apt-get install libzmq3-dev -y
sudo apt-get install software-properties-common -y
sudo add-apt-repository ppa:bitcoin/bitcoin -y
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev -y


====================
INSTALL CHAINCOIN CLIENT ON VPS
====================

cd
git clone https://github.com/ChainCoin/ChainCoin.git -b 0.16 
cd ChainCoin
./autogen.sh
./configure
make install

====================
CONFIGURE CHAINCOIN.CONF ON VPS
====================

cd
mkdir .chaincoincore
cd .chaincoincore
nano chaincoin.conf

(edit this info on config file then save and exit)

daemon=1
listen=1
server=1
rpcuser=chcuser
rpcpassword=chcpassword
rpcport=11995
rpcallowip=127.0.0.1
masternode=1
masternodeprivkey=GENKEY

====================
INSTALL SENTINEL ON VPS
====================

cd
sudo apt-get update
sudo apt-get -y install python-virtualenv
sudo apt install virtualenv -y
cd ~
git clone https://github.com/chaincoin/sentinel.git && cd sentinel
virtualenv ./venv
virtualenv ./venv && ./venv/bin/pip install -r requirements.txt

===================
EDIT SENTINEL.CONF AND CRONTAB
===================

cd sentinel
nano sentinel.conf
(edit and save/exit the following)
chaincoin_conf=/root/.chaincoincore/chaincoin.conf


crontab -e

(edit and save/exit the following)
* * * * * cd /root/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1

NOTE: Those dots are asterisks but steemit...

====================
STARTING CHAINCOIN CLIENT
====================

chaincoind

====================
FINISH UP INSTALL
====================
**-- If you think your wallet is taking a long time to sync, type in "chaincoin-cli getblockchaininfo", and look for headers. The headers need to reach current number of blocks before the actual blocks start syncing. Patience is key! --**

**-- If your wallet fails to sync with masternode list, shut it down, delete peers.dat and restart. You can check the progress by typing "chaincoin-cli mnsync status". Sometimes a quick restart is all you need to get data syncing--**


You should now be able to complete your new Chaincoin 16.1 masternode install. Like I mentioned, this is not a full tutorial and you should already be familiar with setting up masternodes.

If you need additional help, you can refer back to my previous detailed masternode tutorial

https://steemit.com/masternode/@fredyendesigns/chaincoin-remote-controller-masternode-setup-guide

====================
DONATIONS WELCOMED
====================
CHC: CPMVMqMoyzZQTu1YMS4aYocET9GU1oKZeJ
👍  , , , , , , , , , , , , , ,
properties (23)
authorfredyendesigns
permlinkchaincoin-16-1-update-quick-tutorial
categorychaincoin
json_metadata{"tags":["chaincoin","masternodes","dash","bitcoin","chc"],"links":["https://github.com/ChainCoin/ChainCoin.git","https://github.com/chaincoin/sentinel.git","https://steemit.com/masternode/@fredyendesigns/chaincoin-remote-controller-masternode-setup-guide"],"app":"steemit/0.1","format":"markdown","image":["https://cdn.steemitimages.com/DQmdtHjANk1SQkDvBveduNfw3EiiFh9F4PJpg7fVqUCE8S5/CHC%20WALLET%20STEEMIT.png"]}
created2018-07-04 17:42:24
last_update2018-07-08 18:45:30
depth0
children5
last_payout2018-07-11 17:42:24
cashout_time1969-12-31 23:59:59
total_payout_value0.064 HBD
curator_payout_value0.013 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,911
author_reputation2,710,466,002
root_title"CHAINCOIN 16.1 UPDATE (QUICK TUTORIAL)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id63,417,581
net_rshares34,349,847,344
author_curate_reward""
vote details (15)
@elca ·
I cannot get my masternode to work. I tried to upgrade twice with this guide but I'm still having problems. Would greatly appreciate it if you made a video.
properties (22)
authorelca
permlinkre-fredyendesigns-chaincoin-16-1-update-quick-tutorial-20180708t162620508z
categorychaincoin
json_metadata{"tags":["chaincoin"],"app":"steemit/0.1"}
created2018-07-08 16:26:21
last_update2018-07-08 16:26:21
depth1
children1
last_payout2018-07-15 16:26:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length156
author_reputation9,519,926
root_title"CHAINCOIN 16.1 UPDATE (QUICK TUTORIAL)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id63,917,830
net_rshares0
@fredyendesigns ·
please describe what issues you are running into
properties (22)
authorfredyendesigns
permlinkre-elca-re-fredyendesigns-chaincoin-16-1-update-quick-tutorial-20180708t184605712z
categorychaincoin
json_metadata{"tags":["chaincoin"],"app":"steemit/0.1"}
created2018-07-08 18:46:06
last_update2018-07-08 18:46:06
depth2
children0
last_payout2018-07-15 18:46:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length48
author_reputation2,710,466,002
root_title"CHAINCOIN 16.1 UPDATE (QUICK TUTORIAL)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id63,932,337
net_rshares0
@new.context2 ·
$0.32
Thank you very much for this guide and your work, Fred. 
Just wanted to comment that at least for me it would have been useful to say that you need to stop the old chaincoind before updating and maybe a comment that you need to put in your own (private) GENKEY. (It was not clear enough) 
Cheers
👍  
properties (23)
authornew.context2
permlinkre-fredyendesigns-chaincoin-16-1-update-quick-tutorial-20180820t184523238z
categorychaincoin
json_metadata{"tags":["chaincoin"],"app":"steemit/0.1"}
created2018-08-20 18:45:24
last_update2018-08-20 18:45:24
depth1
children0
last_payout2018-08-27 18:45:24
cashout_time1969-12-31 23:59:59
total_payout_value0.241 HBD
curator_payout_value0.079 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length295
author_reputation5,731,878,722
root_title"CHAINCOIN 16.1 UPDATE (QUICK TUTORIAL)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id68,833,602
net_rshares239,926,530,316
author_curate_reward""
vote details (1)
@savvepro · (edited)
Thanks for the quick guide here but really need a video guide as I am a noob of setting up MN with normal guide. I successfully setup my first MN with your previous Video. Thumbs up for you.
properties (22)
authorsavvepro
permlinkre-fredyendesigns-chaincoin-16-1-update-quick-tutorial-20180705t133351460z
categorychaincoin
json_metadata{"tags":["chaincoin"],"app":"steemit/0.1"}
created2018-07-05 13:33:51
last_update2018-07-05 13:34:03
depth1
children0
last_payout2018-07-12 13:33:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length190
author_reputation16,920,573,641
root_title"CHAINCOIN 16.1 UPDATE (QUICK TUTORIAL)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id63,526,327
net_rshares0
@steemitboard ·
Congratulations @fredyendesigns! You received a personal award!

<table><tr><td>https://steemitimages.com/70x70/https://steemitboard.com/@fredyendesigns/birthday2.png</td><td>Happy Birthday! - You are on the Steem blockchain for 2 years!</td></tr></table>

<sub>_You can view [your badges on your Steem Board](https://steemitboard.com/@fredyendesigns) and compare to others on the [Steem Ranking](https://steemitboard.com/ranking/index.php?name=fredyendesigns)_</sub>


###### [Vote for @Steemitboard as a witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1) to get one more award and increased upvotes!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-fredyendesigns-20190605t225850000z
categorychaincoin
json_metadata{"image":["https://steemitboard.com/img/notify.png"]}
created2019-06-05 22:58:51
last_update2019-06-05 22:58:51
depth1
children0
last_payout2019-06-12 22:58:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length645
author_reputation38,975,615,169,260
root_title"CHAINCOIN 16.1 UPDATE (QUICK TUTORIAL)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id86,126,800
net_rshares0