eth-accounts-index

View on PyPIReverse Dependencies (0)

0.0.8 eth_accounts_index-0.0.8-py3-none-any.whl

Wheel Details

Project: eth-accounts-index
Version: 0.0.8
Filename: eth_accounts_index-0.0.8-py3-none-any.whl
Download: [link]
Size: 8630
MD5: e04c928f8f51ff64e7b198ebf5f738c4
SHA256: 091e10dd5cbf039d3d9e5ea00d2cefe676b01b99834db585204368db539ebbb0
Uploaded: 2020-12-22 14:18:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: eth-accounts-index
Version: 0.0.8
Summary: Accounts index evm contract tooling with permissioned writes
Author: Louis Holbrook
Author-Email: dev[at]holbrook.no
Home-Page: https://gitlab.com/nolash/eth-accounts-index
License: GPL3
Keywords: ethereum
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Topic :: Internet
Requires-Python: >=3.6
Requires-Dist: confini (==0.3.5)
Requires-Dist: web3 (==5.12.2)
Requires-Dist: pytest (==6.0.1); extra == "testing"
Requires-Dist: eth-tester (==0.5.0b2); extra == "testing"
Requires-Dist: py-evm (==0.3.0a20); extra == "testing"
Provides-Extra: testing
[No description]

WHEEL

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

RECORD

Path Digest Size
eth_accounts_index/__init__.py sha256=H6D7J76GE1PheT1CScfWq-11jW50qMU2kZag1KHW4WY 38
eth_accounts_index/registry.py sha256=yTIRvQ2MXjqcqhKGNSqgJah2Zrf4erAk2BtkCh8u8sQ 2406
eth_accounts_index/data/AccountsIndex.bin sha256=k9nYRm9tPFgh7beyA1jY5kLMyTTbh92q2j8Osf2vg7Y 3846
eth_accounts_index/data/AccountsIndex.json sha256=rIYUCGUXSzOEO_hPGhUdBDzDdEKBdgdJ5h46n8gw2uY 1625
eth_accounts_index/runnable/add.py sha256=bbYVB2RIxWJefZfTITCZsmMvpMYEFdboL9lf105FizI 2224
eth_accounts_index/runnable/deploy.py sha256=YoUCjtQyzyj_MNcg23wUe0ueJhBXdtVCB-v_WZki1JE 3501
eth_accounts_index-0.0.8.dist-info/LICENSE sha256=XtRZjKSMR7S5oH7QVKwzYlHkWMXOpsSXiXSj7EYomNI 3216
eth_accounts_index-0.0.8.dist-info/METADATA sha256=007VSj_8LNsCmDr30qhGmMcEgEBGFDKo-jBt_DXDHdU 934
eth_accounts_index-0.0.8.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
eth_accounts_index-0.0.8.dist-info/entry_points.txt sha256=QuDi8m7WaxunjiFCqsdao4L7uNBcwnhSahuzU-Z23II 141
eth_accounts_index-0.0.8.dist-info/top_level.txt sha256=xgCDOz4YYDjy6ZFSHo-WJ6kSfrsbdTSQ0egWRfEQpN0 19
eth_accounts_index-0.0.8.dist-info/RECORD

top_level.txt

eth_accounts_index

entry_points.txt

accounts-index-add = eth_accounts_index.runnable.add:main
accounts-index-deploy = eth_accounts_index.runnable.deploy:main