Vcash

Related articles

Vcash is a decentralized currency.

Installation

Vcash currently only compiles correctly using gcc-5 , when compiled with gcc-6 it exits with a segfault error.

To avoid this problem , Install the gcc5 package , and then follow the instruction at the project github page for manual compiling at linux, when requested to run bjam use the toolbox=gcc-5 instead of toolbox=gcc parameter.