coincurve 20.0.0
0
Cross-platform Python CFFI bindings for libsecp256k1
Contents
Cross-platform Python CFFI bindings for libsecp256k1
Stars: 151, Watchers: 151, Forks: 46, Open Issues: 11The ofek/coincurve
repo was created 7 years ago and the last code push was 3 months ago.
The project is popular with 151 github stars!
How to Install coincurve
You can install coincurve using pip
pip install coincurve
or add it to a project with poetry
poetry add coincurve
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/coincurve/
- Documentation:
- https://ofek.dev/coincurve/
- GitHub Repo:
- https://github.com/ofek/coincurve
Classifiers
- Security/Cryptography
- Software Development/Libraries
Related Packages
Errors
A list of common coincurve errors.
Code Examples
Here are some coincurve
code examples and snippets.
GitHub Issues
The coincurve package has 11 open issues on GitHub
- update
- Import fails on macOS 12 arm64 with Python 3.10