Python SDK for QuoRum.
pip install rumpy
init or update:
pip install pipenv
pipenv install
run:
pipenv shell
pipenv run python do_sth.py
This work is released under the GPL3.0
license. A copy of the license is provided in the LICENSE file.