Python library for graphene-based blockchains
Project description
Python 3 library for Graphene 2.0!
Installation
Install with pip:
$ sudo apt-get install libffi-dev libssl-dev python-dev $ pip3 install dpay-graphenelib
Manual installation:
$ git clone https://github.com/dpays/dpay-python-graphenelib/ $ cd dpay-python-graphenelib $ python3 setup.py install –user
Dependencies
Some dependencies are not required for parts of the library to run properly. However these modules require some additional libraries to be present:
- graphenebase.bip38
pycrypto==2.6.1
scrypt==0.7.1 (to speedup scrypt hashing)
- graphenebase.memo
pycrypto==2.6.1
Upgrade
$ pip install –user –upgrade dpay-graphenelib
Documentation
Thanks to readthedocs.io, the documentation can be viewed [online](https://docs.dpays.io/graphene)
Documentation is written with the help of sphinx and can be compile to html with:
cd docs make html
Licence
MIT, see LICENCE.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for dpay_graphenelib-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7c01233ecdf6486c1b1d74b0a232517cfd5ed5541939554f43fbc56faacc39f |
|
MD5 | 15031c03e4b11968fc771212c7e84ebb |
|
BLAKE2b-256 | 8fc585181f8727b1a15ad7a751b4b1c1a70db6aa6d02fafd4683df656852723b |