/libbmwrapper

A threaded C++ BitMessage wrapper for communicating with the PyBitMessage API service.

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

libbmwrapper

A threaded C++ wrapper for communicating with the PyBitMessage API service.

Building

mkdir build cd build cmake .. make make install