/libbitmessage

C++ bitmessage protocol API

Primary LanguageC++GNU General Public License v3.0GPL-3.0

libbitmessage

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)