LICENSES:
Copyright (c) 2012-2017, The CryptoNote developers, The Bytecoin developers Copyright (c) 2014-2018, The Monero Project Copyright (c) 2018-2019, The TurtleCoin Developers Copyright (c) 2018-2019, The DeroGold Assosiation Copyright (c) 2018-2019, The BitcoinMono Developers Copyright (c) 2019-2019, The Tellurium Developersm Copyright (c) 2019, CarDashIan Coin Developers
Please see the included LICENSE file for more information.
How To Compile
Linux
One Liner for Ubuntu - Debian dependancies
sudo apt update && sudo apt install build-essential cmake pkg-config libboost-all-dev libssl-dev libzmq3-dev libunbound-dev libsodium-dev libunwind8-dev liblzma-dev libreadline6-dev libldns-dev libexpat1-dev doxygen graphviz libpgm-dev
Prerequisites
You will need the following packages: boost, cmake (3.8 or higher), make, and git.
You will also need either GCC/G++, or Clang.
If you are using GCC, you will need GCC-7.0 or higher.
If you are using Clang, you will need Clang 6.0 or higher. You will also need libstdc++-6.0 or higher.