C++11 bitmessage protocol API
Status: Development
License: GPLv3
At this point the code only compiles on Linux due to missing implementations of endianness for other platforms (see btypes.h) The Botan C++ crypto library version 1.11 must be installed (see CMakeLists.txt) The Google perftools must be installed (see CMakeLists.txt)