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.
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
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 (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
sudo apt-get update && sudo apt-get upgradesudo apt-get install build-essential autoconf libtool libssl-dev libboost-all-dev libdb++-devcd ~git clone https://github.com/devcoin/core.gitcd core/srcmake -f makefile.unix USE_UPNP=-./devcoind --daemonnano -f ~/.devcoin/devcoin.confrpcuser=user1rpcpassword=Nzkfa1oZ5_JKMMJ-VZkXJM56dmomSEB3JqAFByFWUFU=rpcport=8999wget -P ~/.devcoin/receiver/ "https://devcoinpool.btc-music.com/receiver/receiver_0.csv"./devcoind --daemon./devcoind getinfoYou can see what the height of the latest block in the Devcoin network on this website here
If you want to trade there is a really good exchange Altilly 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