Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

finteh/crowdwiz-core

 
 

Repository files navigation

CrowdWiz Core

Detailed description will be available soon

Getting Started

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 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.0%
  • C 4.8%
  • CMake 2.9%
  • HTML 1.4%
  • Python 0.7%
  • Perl 0.1%
  • Shell 0.1%