ucoinpy : A python implementation of uCoin API
ucoinpy is a library to develop an application for uCoin. ucoinpy helps to handle the following problem : * Request Basic Merkle API provided by ucoin nodes * Request nodes in a non-blocking way * Handle ucoin signing keys
Installation
Simply type:
$ pip install ucoinpy
Source code
Sources can be found at https://github.com/ucoin-io/ucoin-python-api
Contributions are welcome.
Contents:
Indices and tables
- :ref:`genindex`
- :ref:`modindex`
- :ref:`search`