Skip to content

bburdette/PyBitmessage-Daemon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyBitmessage-Daemon

PyBitmessage Daemon Client allows users to interact with Bitmessage through the command line. Bitmessage can be found here: https://github.com/Bitmessage/PyBitmessage

It allows you to interact with Bitmessage via the api which unforatunately (as of Bitmessage version 0.3.0) is limited.

Bitmessage API Reference: https://bitmessage.org/wiki/API_Reference

Please make sure that you are using Python 2.7.x or if you would like to download Daemon.exe you can do that on my site here: http://addictronics.com/bitmessage.php Just scroll down to the Daemon section.

Setup

  1. Install PyBitmessage and run it once. Close Bitmessage.
  2. Download daemon.py into the same directory as Bitmessage.
  3. Run Bitmessage.
  4. Run daemon.py and it will either: automatically pull your API information from the keys.dat file or ask if you want to automatically add the API information to the keys.dat file.
  5. Test the API connection with the command "apiTest".

About

PyBitmessage Daemon Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%