jingtum-python-lib to be used for interacting with jingtum blockchain network. This is the python version.
version 2.0.0 add contract support
- jingtum_python_lib - The source codes of jingtum lib.
- jingtum_python_baselib - The source codes of jingtum base lib.
- test - The unit tests for jingtum lib.
- docs - The documentation for the jingtum lib.
- ecdsa>=0.13
- eventemitter>=0.2.0
- schedule>=0.5.0
- six>=1.11.0
- websocket-client>=0.47.0
use pip command can install with ease, pip installation process will auto check module requirements
pip install jingtum-python-lib`