Skip to content

Instantly share code, notes, and snippets.

@myneworder
Created February 9, 2019 22:57
Show Gist options
  • Save myneworder/cfc63201fada59b148286ce565a78136 to your computer and use it in GitHub Desktop.
Save myneworder/cfc63201fada59b148286ce565a78136 to your computer and use it in GitHub Desktop.
git submodule update --init --recursive
cd libraries/fc
git checkout master
git pull
git submodule update --init --recursive
cd ../..
cmake -D CMAKE_BUILD_TYPE=Release .
make witness_node cli_wallet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment