Skip to main content

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

crea-graphenelib-0.1.0.tar.gz (153.1 kB view hashes)

Uploaded Source

Built Distribution

crea_graphenelib-0.1.0-py3-none-any.whl (158.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page