Skip to content

mosaicnetworks/pybabblesdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBabble SDK

An SDK to connect to a Babble node in Python. Compatible with both Python 2 & 3.

Installation

pip install pybabblesdk

Examples

An example of how to use the SDK is given in the demo/sendmessage directory. To run this application, first change your working directory:

cd demo/sendmessage

Then you will need to run a test network with 4 Babble nodes:

make

Now you will need to build the Docker image and run the sendmessage demo:

make demo

About

An SDK to connect to a Babble node in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published