Skip to main content

Python Ethereum Signing Utils

Project description

Python Ethereum Signing Utils

Build Status PyPI version

Type Data Hashes

This utils contain methods to generate hashes of typed data based on EIP-712.

Setup

  1. virtualenv env -p python3
  2. pip install -r requirements.txt
  3. python -m unittest

Deploy

Library is automatically deployed if a tag is created.

Manual deployment can be peformed with:

python setup.py sdist bdist_wheel
twine upload dist/*

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

py_eth_sig_utils-0.4.0.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

py_eth_sig_utils-0.4.0-py3-none-any.whl (11.6 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