Python SDK for QuoRum.
- https://rumsystem.net/
- https://github.com/rumsystem/quorum/blob/main/Tutorial.md
- https://github.com/rumsystem/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.