Python3 library for Graphene-based blockchains
Visit the pygraphenelib website for in depth documentation on this Python library.
pip3
:
$ sudo apt-get install libffi-dev libssl-dev python-dev
$ pip3 install graphenelib
$ git clone https://github.com/xeroc/python-graphenelib/
$ cd python-graphenelib
$ python3 setup.py install --user
$ pip install --user --upgrade graphenelib
python-bitshares welcomes contributions from anyone and everyone. Please
see our guidelines for contributing and the code of
conduct.
Discussions around development and use of this library can be found in a
dedicated Telegram Channel
A copy of the license is available in the repository’s
LICENSE file.