Setting up a devcoin node by fuzzybearbtc

View this thread on steempeak.com
· @fuzzybearbtc · (edited)
$0.04
Setting up a devcoin node
Setting up and running a #devcoin node can be quick and easy once you know how but for those who have not done something like this before the task can seem daunting and costly but it does not have to be.  So i thought I would write this guide to help show how simple and cheap it can be to run a node. 

Let us start by defining a few terms.

## Node 
Any computer that connects to the Bitcoin network is called a node. Nodes that fully verify all of the rules of Devcoin are called full nodes.  https://en.bitcoin.it/wiki/Full_node

## Server 
A server is a computer program that provides a service to another computer programs (and its user). ... In the client/server programming model, a server program awaits and fulfills requests from client programs, which may be running in the same or other computers.

## Devcoin  
Devcoin (DVC) is a cryptocurrency created in 2011 to fund open source work by programmers, hardware developers, writers, musicians, graphic artists and filmmakers. The Devcoin code is open source and based around Bitcoin. Devcoin can be merge mined with Bitcoin, earned by developing, writing or traded on exchanges. https://en.wikipedia.org/wiki/Devcoin


# Setting up 
1. Start by creating an account with [DigitalOcean](https://m.do.co/c/1d8accd2dc34) if you do not already have an account 
2. Create a new droplet (for this guide we shall be using Ubuntu 18.04 -  min required spec 1 CPU, 2GB RAM (cost $10 per month)
![Creat new droplet](https://cdn.steemitimages.com/DQmNdYhtvQKMeJpeC81WUJ8P4fzGkcyxyr7k58CCtRrpw34/image.png)
3. You will be emailed a password for the server and it will need to be changed when you first login.
4. Next install the dependencies to build devcoin from source by running the following commands
`sudo apt-get update && sudo apt-get upgrade`
`sudo apt-get install build-essential autoconf libtool libssl-dev libboost-all-dev libdb++-dev`
` cd ~`
5. Download the latest devcoin source code and build it.
` git clone https://github.com/devcoin/core.git`
` cd core/src`
` make -f makefile.unix USE_UPNP=-`
6. Run the devcoind daemon and let the blockchain sync fully with the network
`./devcoind --daemon`
7. You will get an error saying you need to create a devcoin.conf file which can be done by running the following commands
`nano -f ~/.devcoin/devcoin.conf`
paste in the following three lines into the file
`rpcuser=user1`
`rpcpassword=Nzkfa1oZ5_JKMMJ-VZkXJM56dmomSEB3JqAFByFWUFU=`
`rpcport=8999`
8. It can be worth downloading the first receiver file by running the following command
`wget  -P ~/.devcoin/receiver/ "https://devcoinpool.btc-music.com/receiver/receiver_0.csv"`
9. Now you are ready to start the devcoind again
`./devcoind --daemon`
8. Running the following command will show you the block height that has been downloaded so far,use this to verify that the node is syncing with the network.
`./devcoind getinfo`
Once you are fully synced with the network you have successfully setup a  devcoin node.

You can see what the height of the latest block in the Devcoin network on this website [here](https://chainz.cryptoid.info/dvc/#)

If you want to trade @devcoin there is a really good exchange [Altilly](https://www.altilly.com/?a=f4811) which has DVC trading with LTC and ETH pairs, or you can buy through steemit here https://steemit.com/witness-category/@devcoin/devsteem-stage-1-sell-round-2

Fuzzybear round 84 18xskifRMWUtMzbHSzQi7rEWF5upmktgF2
👍  , , , , , , , , ,
properties (23)
post_id66,210,592
authorfuzzybearbtc
permlinksetting-up-a-devcoin-node
categorydevcoin
json_metadata{"format":"markdown","tags":["devcoin","node","devsteem","crypto","steemit"],"users":["devcoin"],"links":["https:\/\/en.bitcoin.it\/wiki\/Full_node","https:\/\/en.wikipedia.org\/wiki\/Devcoin","https:\/\/m.do.co\/c\/1d8accd2dc34","https:\/\/chainz.cryptoid.info\/dvc\/#","https:\/\/www.altilly.com\/?a=f4811","https:\/\/steemit.com\/witness-category\/@devcoin\/devsteem-stage-1-sell-round-2"],"app":"steemit\/0.1","image":["https:\/\/cdn.steemitimages.com\/DQmNdYhtvQKMeJpeC81WUJ8P4fzGkcyxyr7k58CCtRrpw34\/image.png"]}
created2018-11-18 10:56:00
last_update2018-11-19 15:22:03
depth0
children6
net_rshares61,009,878,339
last_payout2018-11-25 10:56:00
cashout_time1969-12-31 23:59:59
total_payout_value0.029 SBD
curator_payout_value0.008 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length3,425
author_reputation4,897,788,193
root_title"Setting up a devcoin node"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (10)
@cpol ·
Nice tutorial @fuzzybearbtc! It looks really easy to follow. I have to try this on a remote hosting some time. Thank you for sharing it!
👍  ,
properties (23)
post_id66,220,996
authorcpol
permlinkre-fuzzybearbtc-setting-up-a-devcoin-node-20181118t150918087z
categorydevcoin
json_metadata{"tags":["devcoin"],"users":["fuzzybearbtc"],"app":"steemit\/0.1"}
created2018-11-18 15:09:21
last_update2018-11-18 15:09:21
depth1
children0
net_rshares20,380,877,363
last_payout2018-11-25 15:09:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length136
author_reputation1,052,500,285,277
root_title"Setting up a devcoin node"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (2)
@devcoin ·
This post was accepted for round 84. Posts for rounds 85 to 88 still pending.
👍  
properties (23)
post_id66,239,256
authordevcoin
permlinkre-fuzzybearbtc-setting-up-a-devcoin-node-20181118t225729823z
categorydevcoin
json_metadata{"tags":["devcoin"],"app":"steemit\/0.1"}
created2018-11-18 22:57:33
last_update2018-11-18 22:57:33
depth1
children0
net_rshares556,343,454
last_payout2018-11-25 22:57:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length77
author_reputation348,515,599,824
root_title"Setting up a devcoin node"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars0
author_curate_reward""
vote details (1)
@novacadian · (edited)
A nice easy to follow guide, @fuzzybearbtc! Resteemed.
properties (22)
post_id66,399,622
authornovacadian
permlinkre-fuzzybearbtc-setting-up-a-devcoin-node-20181121t232007608z
categorydevcoin
json_metadata{"users":["fuzzybearbtc"],"app":"steemit\/0.1","tags":["devcoin"]}
created2018-11-21 23:20:09
last_update2018-11-21 23:21:24
depth1
children0
net_rshares0
last_payout2018-11-28 23:20:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length54
author_reputation5,964,246,104,220
root_title"Setting up a devcoin node"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@steemitboard ·
Congratulations @fuzzybearbtc! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

<table><tr><td>https://steemitimages.com/60x70/http://steemitboard.com/@fuzzybearbtc/votes.png?201812051756</td><td>You made more than 50 upvotes. Your next target is to reach 100 upvotes.</td></tr>
</table>

<sub>_[Click here to view your Board of Honor](https://steemitboard.com/@fuzzybearbtc)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Do not miss the last post from @steemitboard:**
<table><tr><td><a href="https://steemit.com/steemitboard/@steemitboard/5jrq2c-steemitboard-saint-nicholas-day"><img src="https://steemitimages.com/64x128/http://i.cubeupload.com/mGo2Zd.png"></a></td><td><a href="https://steemit.com/steemitboard/@steemitboard/5jrq2c-steemitboard-saint-nicholas-day">Saint Nicholas challenge for good boys and girls</a></td></tr></table>

> Support [SteemitBoard's project](https://steemit.com/@steemitboard)! **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
properties (22)
post_id67,036,224
authorsteemitboard
permlinksteemitboard-notify-fuzzybearbtc-20181205t185350000z
categorydevcoin
json_metadata{"image":["https:\/\/steemitboard.com\/img\/notify.png"]}
created2018-12-05 18:53:48
last_update2018-12-05 18:53:48
depth1
children0
net_rshares0
last_payout2018-12-12 18:53:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length1,186
author_reputation38,705,954,145,809
root_title"Setting up a devcoin node"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
@satoshi0x ·
Thanks for the great tutorial. Still took me awhile to figure out but I get it :)
👍  
properties (23)
post_id69,313,846
authorsatoshi0x
permlinkre-fuzzybearbtc-setting-up-a-devcoin-node-20190125t200524447z
categorydevcoin
json_metadata{"tags":["devcoin"],"app":"steemit\/0.1"}
created2019-01-25 20:05:27
last_update2019-01-25 20:05:27
depth1
children0
net_rshares1,377,647,426
last_payout2019-02-01 20:05:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length81
author_reputation135,935,639,087
root_title"Setting up a devcoin node"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000
author_curate_reward""
vote details (1)
@steemitboard ·
Congratulations @fuzzybearbtc! You received a personal award!

<table><tr><td>https://steemitimages.com/70x70/http://steemitboard.com/@fuzzybearbtc/birthday1.png</td><td>Happy Birthday! - You are on the Steem blockchain for 1 year!</td></tr></table>

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


**Do not miss the last post from @steemitboard:**
<table><tr><td><a href="https://steemit.com/japanese/@steemitboard/new-japanese-speaking-community-steem-meetup-badge"><img src="https://steemitimages.com/64x128/https://cdn.steemitimages.com/DQmRWbAjbeETEaqSPLcpwYX1JN5pZhdPffv4q6DaBs6xvZm/image.png"></a></td><td><a href="https://steemit.com/japanese/@steemitboard/new-japanese-speaking-community-steem-meetup-badge">New  japanese speaking community Steem Meetup badge</a></td></tr></table>

###### [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)
post_id74,850,334
authorsteemitboard
permlinksteemitboard-notify-fuzzybearbtc-20190516t151444000z
categorydevcoin
json_metadata{"image":["https:\/\/steemitboard.com\/img\/notify.png"]}
created2019-05-16 15:14:45
last_update2019-05-16 15:14:45
depth1
children0
net_rshares0
last_payout2019-05-23 15:14:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 SBD
curator_payout_value0.000 SBD
pending_payout_value0.000 SBD
promoted0.000 SBD
body_length1,127
author_reputation38,705,954,145,809
root_title"Setting up a devcoin node"
beneficiaries[]
max_accepted_payout1,000,000.000 SBD
percent_steem_dollars10,000