liujuanjuan1984 / rumpy

python sdk for quorum
GNU General Public License v3.0
7 stars 1 forks source link
python python-library python3 rum-system sdk-python

rumpy

Python SDK for QuoRum.

About QuoRum

Install

rumpy@pypi

pip install rumpy

Env

init or update:

pip install pipenv
pipenv install

run:

pipenv shell
pipenv run python do_sth.py

Examples

>> Examples

Contributing

License

This work is released under the GPL3.0 license. A copy of the license is provided in the LICENSE file.