Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 382 Bytes

File metadata and controls

22 lines (15 loc) · 382 Bytes

BitmessageKit

An objective-c framework you can use to add Bitmessage support to your apps.

Dependencies

These are included in the BitmessageKit/Vendor folder:

  • pybitmessage
  • static-python
  • tor
  • xlmrpc
  • ZipKit

Credits

  • Steve Dekorte - objc framework design/implementation
  • Adam Thorson - static-python and Tor integration