duniterpy : A python implementation of duniter API¶
duniterpy is a library to develop an application for duniter. duniterpy helps to handle the following problem : * Request Basic Merkle API provided by duniter nodes * Request nodes in a non-blocking way * Handle duniter signing keys
Source code¶
Sources can be found at https://github.com/duniter/duniter-python-api
Contributions are welcome.