Bitmessaged
bitmessaged is a bitmessage daemon (node) with an open plugin interface written in C++
Install / Use
/learn @Thomas-Astade/BitmessagedREADME
bitmessaged
bitmessaged is a bitmessage daemon (node) with an open plugin interface written in C++. It is still in development, but it has reached a state, where you can already use it.
The website http://bitmessage.mobi is realized using this project.
bitmessaged is written with Astade (http://astade.de) which is a C++ code generator. If you clone this repository you need to install Astade to get the source files generated.
If you want to skip this step, download the source as ZIP file here:
http://buildbot.dyn.astade.de:8080/job/bitmessaged/lastSuccessfulBuild/artifact/model/Components_bitmessaged/Component_bitmessaged/zip/Component_bitmessaged.zip
The generated doxygen documentation you'll find here:
http://buildbot.dyn.astade.de:8080/view/bitmessaged/job/bitmessaged/lastSuccessfulBuild/artifact/model/Components_bitmessaged/Component_bitmessaged/Config_Linux/html/index.html
