Abit is a client for the Bitmessage protocol that runs on Android™ devices.

Updated 1 year ago

Jabit is a Bitmessage library for the Java environment, written in Kotlin. It is used by both Abit and Jabit-Server, and it shouldn’t be too hard to create your own Bitmessage client with it.

Updated 1 year ago

This is a simple Bitmessage server application made with Jabit. It can be used as a trusted node for the Abit, both for simple synchronization and ‘server proof-of-work’.

Updated 3 years ago

Simple MsgPack is a simple Java library for handling MessagePack data. It doesn’t do any object mapping, but maps to special objects representing MessagePack types. For most cases you might be better off using the official library org.msgpack:msgpack.

Updated 3 years ago