Ethereum: Git Clone Genoil

From OnnoWiki
Revision as of 16:34, 19 November 2017 by Onnowpurbo (talk | contribs)
Jump to navigation Jump to search
apt install git
git clone https://github.com/Genoil/cpp-ethereum
mkdir build; cd build
cmake ..
cmake --build .