eth-keyfile 0.8.1
0
eth-keyfile: A library for handling the encrypted keyfiles used to store ethereum private keys
Contents
eth-keyfile: A library for handling the encrypted keyfiles used to store ethereum private keys
Stars: 78, Watchers: 78, Forks: 49, Open Issues: 3The ethereum/eth-keyfile
repo was created 7 years ago and the last code push was 4 weeks ago. The project is moderately popular with 78 github stars!
How to Install eth-keyfile
You can install eth-keyfile using pip
pip install eth-keyfile
or add it to a project with poetry
poetry add eth-keyfile
Package Details
- Author
- The Ethereum Foundation
- License
- MIT
- Homepage
- https://github.com/ethereum/eth-keyfile
- PyPi:
- https://pypi.org/project/eth-keyfile/
- GitHub Repo:
- https://github.com/ethereum/eth-keyfile
Classifiers
Related Packages
Errors
A list of common eth-keyfile errors.
Code Examples
Here are some eth-keyfile
code examples and snippets.
GitHub Issues
The eth-keyfile package has 3 open issues on GitHub
- Use checksum address in keyfile JSON instead of normalized address.