python-graphenelib
                                
                                 python-graphenelib copied to clipboard
                                
                                    python-graphenelib copied to clipboard
                            
                            
                            
                        Python3 library for Graphene-based blockchains
Python Library for Graphene
Current build status
Documentation
Visit the pygraphenelib website for in depth documentation on this Python library.
Installation
Install with pip3:
$ sudo apt-get install libffi-dev libssl-dev python-dev
$ pip3 install graphenelib
Manual installation:
$ git clone https://github.com/xeroc/python-graphenelib/
$ cd python-graphenelib
$ python3 setup.py install --user
Upgrade
$ pip install --user --upgrade graphenelib
Contributing
python-bitshares welcomes contributions from anyone and everyone. Please see our guidelines for contributing and the code of conduct.
Discussion and Developers
Discussions around development and use of this library can be found in a dedicated Telegram Channel
License
A copy of the license is available in the repository's LICENSE file.
