crypto-dev-signer

View on PyPIReverse Dependencies (1)

0.4.11 crypto_dev_signer-0.4.11-py3-none-any.whl

Wheel Details

Project: crypto-dev-signer
Version: 0.4.11
Filename: crypto_dev_signer-0.4.11-py3-none-any.whl
Download: [link]
Size: 24434
MD5: 25797b433a5a052c6821d14f4d4f10cd
SHA256: d6385569e210bb139154776540102731df49187c5b768c09bccbf7619aa18a3d
Uploaded: 2020-12-25 12:08:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: crypto-dev-signer
Version: 0.4.11
Summary: A signer and keystore daemon and library for cryptocurrency software development
Author: Louis Holbrook
Author-Email: dev[at]holbrook.no
Home-Page: https://gitlab.com/nolash/crypto-dev-signer
License: GPLv3
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Requires-Dist: web3 (==5.12.2)
Requires-Dist: psycopg2 (==2.8.6)
Requires-Dist: cryptography (==3.2.1)
Requires-Dist: eth-keys (==0.3.3)
Requires-Dist: pysha3 (==1.0.2)
Requires-Dist: rlp (==2.0.0a1)
Requires-Dist: json-rpc (==1.13.0)
Requires-Dist: confini (==0.3.5)
Requires-Dist: sqlalchemy (==1.3.20)
Description-Content-Type: text/markdown
[Description omitted; length: 2036 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.35.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
crypto_dev_signer/__init__.py sha256=QO8V_KLYP37LTU1sYveWOXfdltK2fnRpO0-40JtpCfE 146
crypto_dev_signer/common.py sha256=69Jwg6hDKjDUPE1mT_ApVjWmUa1miscCZVnEoBBjLTE 210
crypto_dev_signer/error.py sha256=oMBl-Gh_mYo6qKwa2FN-6WMCG7KhkY7aazrT3blGmrc 47
crypto_dev_signer/eth/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crypto_dev_signer/eth/transaction.py sha256=PSgkR6OFtUvaUVHmbq6tksFcm5-lqdHKIbCogVeyhxY 2310
crypto_dev_signer/eth/signer/__init__.py sha256=2yhzC-idETwRwKXiNbJWLrfvqx7D1vejmPbMGw7ziwQ 79
crypto_dev_signer/eth/signer/defaultsigner.py sha256=pJOK08eZiozPuN5qvewcVqyf3LUruKgGnBHx_6skMxU 1645
crypto_dev_signer/eth/web3ext/__init__.py sha256=azCmBFR6JGNZ3EHYoUqi9BAY4OakkLwIu-CrKOizeJE 755
crypto_dev_signer/eth/web3ext/middleware.py sha256=vOuWn664i46OG9MZrCs4pAKtUIx2r-HaaaNf15Y4ZMo 3996
crypto_dev_signer/keystore/__init__.py sha256=04JOwgbA3-o93W3AcstXBKF5i0mdqQ2KRLbL-NvskOE 173
crypto_dev_signer/keystore/interface.py sha256=PrRoPG24Qk9WurJ50oSWqa9kUlqOW5YvqDj67aB0_6o 566
crypto_dev_signer/keystore/postgres.py sha256=x8Sp49h6N_kGlF1ULLyN7yphcArTGuKhbHW_QPVgxIo 3286
crypto_dev_signer/runnable/signer.py sha256=3sv-6VgbqSsdsfi6j-4wMz0BG97Wx-FR5vbmp0C73pI 7026
crypto_dev_signer-0.4.11.dist-info/LICENSE.txt sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
crypto_dev_signer-0.4.11.dist-info/METADATA sha256=5hgHqJWtHkMah6-Gat_xUW4diDRUaXpU_58y_rv8nLs 3000
crypto_dev_signer-0.4.11.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
crypto_dev_signer-0.4.11.dist-info/entry_points.txt sha256=huV6yKdIZtP42-Saz24w2x8RmHzbHiWOTZbEezKIR1U 78
crypto_dev_signer-0.4.11.dist-info/top_level.txt sha256=lfsRZOxyVVwsuqf1NF6lbfcRaFg1jETbb5ZEwy3P1dE 18
crypto_dev_signer-0.4.11.dist-info/RECORD

top_level.txt

crypto_dev_signer

entry_points.txt

crypto-dev-daemon = crypto_dev_signer.runnable.signer:main