conflux-web3py-signer

View on PyPIReverse Dependencies (0)

1.0.0b3 conflux_web3py_signer-1.0.0b3-py3-none-any.whl

Wheel Details

Project: conflux-web3py-signer
Version: 1.0.0b3
Filename: conflux_web3py_signer-1.0.0b3-py3-none-any.whl
Download: [link]
Size: 7235
MD5: d3e29423c4e3e4afafd899918084d735
SHA256: 8da0a3b96eade2e9425f9435ed4618f482f4e6b4fb14384212a7e0e0997a2270
Uploaded: 2022-12-20 01:30:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: conflux-web3py-signer
Version: 1.0.0b3
Summary: Plugin to monkey patch web3.py to support cfx2eth-bridge
Author: Conflux-Dev
Author-Email: wenda.zhang[at]confluxnetwork.org
Home-Page: https://github.com/conflux-fans/conflux-web3py-signer
Keywords: python,conflux,blockchain
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Requires-Dist: cfx-account (>=1.0.0)
Requires-Dist: web3 (>=5.30)
Requires-Dist: eth-brownie (==1.19.2); extra == "brownie"
Requires-Dist: pytest (<7,>=6.2.5); extra == "dev"
Requires-Dist: typing-extensions; extra == "dev"
Requires-Dist: brownie; extra == "dev"
Requires-Dist: black (<23.0,>=22.1.0); extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: bumpversion; extra == "dev"
Requires-Dist: wheel; extra == "docs"
Requires-Dist: black (<23.0,>=22.1.0); extra == "linter"
Requires-Dist: pytest (<7,>=6.2.5); extra == "tester"
Requires-Dist: typing-extensions; extra == "tester"
Requires-Dist: brownie; extra == "tester"
Provides-Extra: brownie
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: linter
Provides-Extra: tester
Description-Content-Type: text/markdown
[Description omitted; length: 1603 characters]

WHEEL

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

RECORD

Path Digest Size
cfx_brownie/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cfx_brownie/_cli.py sha256=yXTEKEtut0nt7VZh8ic9Rm5gcO-9vIr3n5ypPaM4XyE 350
conflux_web3py_signer/__init__.py sha256=MPW7w7aqMHighKLK8cc35NIpHV82hh1ehzTQmBV9KH4 39
conflux_web3py_signer/hacked_signing.py sha256=rhjwV8kZIHsBTYB1T2u6hHNCwHfvJnIhp4hf0bUsc8U 7107
conflux_web3py_signer/hook_brownie.py sha256=wNwvHK1FkxAt1c74-Z-VZBjo13XGfnMdHLbKIuDfZjI 1085
conflux_web3py_signer/hook_web3.py sha256=fWKq8As3nIea2Ne8jUETyyG1YLUTB-PZ0rtZGhUBCfI 617
conflux_web3py_signer/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
conflux_web3py_signer-1.0.0b3.dist-info/METADATA sha256=48qVdezfhUdSHcpEvgVRB742qyXrUG6hK8FQCyQEmR0 3057
conflux_web3py_signer-1.0.0b3.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
conflux_web3py_signer-1.0.0b3.dist-info/entry_points.txt sha256=Hi4Gf2IhCFPtPCsukCL5g0zL5qBh0THzzavLWhJGRJg 54
conflux_web3py_signer-1.0.0b3.dist-info/top_level.txt sha256=XMhNfTSoiRs1_jTvez1pR8YwrY7xWcmwWowlrRzW0SM 34
conflux_web3py_signer-1.0.0b3.dist-info/RECORD

top_level.txt

cfx_brownie
conflux_web3py_signer

entry_points.txt

cfx-brownie = cfx_brownie._cli:main