Ethereum: Git Clone Genoil

From OnnoWiki
Revision as of 16:29, 19 November 2017 by Onnowpurbo (talk | contribs) (Created page with " git clone https://github.com/Genoil/cpp-ethereum mkdir build; cd build cmake .. cmake --build .")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
git clone https://github.com/Genoil/cpp-ethereum
mkdir build; cd build
cmake ..
cmake --build .