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 crea-graphenelib
Manual installation:
$ git clone https://github.com/creativechain/crea-python-graphenelib/ $ cd crea-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 crea-graphenelib
Documentation
Thanks to readthedocs.io, the documentation can be viewed [online](https://docs.creas.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
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 crea_graphenelib-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dde45e4711cbeb74df630ccc0b190b5108e02c66cf9723a9e4f86aa115952c33 |
|
MD5 | b73caceaf882880fb6e6a6a7ddb09052 |
|
BLAKE2b-256 | bc7f6ea84cb910cff7cd33e018b8ca033f58d558154cf3fe05f95e83e8d0cf90 |