How To Install a Popular Coin Wallet on an Ubuntu / Debian Linux Server for a Source / Seed Node / Personal Wallet Instructions

Dependency Build Instructions: Ubuntu & Debian On a Fresh Install (of Ideally Ubuntu 16.04 or 14.04) Get your update: sudo apt-get update Build requirements: sudo apt-get install build-essential sudo apt-get install libssl-dev sudo apt-get install libdb5.3-dev libdb5.3++-dev sudo apt-get install libboost-all-dev sudo apt-get install libdb++-dev sudo apt-get install libminiupnpc-dev ************These above ^^ are the only …