Detailed description will be available soon
We recommend building on Ubuntu 18.04 LTS (64-bit)
Build Dependencies:
sudo apt-get update
sudo apt-get install autoconf cmake make automake libtool git libboost-all-dev libssl-dev g++ libcurl4-openssl-dev
Build Script:
git clone https://github.com/crowdwiz-biz/crowdwiz-core.git
cd crowdwiz-core
git checkout master # may substitute "master" with current release tag
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo .
make
Build Script:
Minimal RAM (now) required for building full node is 16GB