scuttlebutt-cpp Scuttlebutt C++ Usage run scuttlebutt-pull example mkdir -p build && cd build && cmake .. && make && ./scuttlebutt-pull/examples/scuttlebutt-pull-examples unit test export ENABLE_COVERAGE=OFF && export GTEST_LATEST=OFF && ./make_all.sh License MIT