Cross-platform Python CFFI bindings for libsecp256k1
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Ofek Lev a2a77b6d7f Update build.yml 2 years ago
.github Update build.yml 2 years ago
_cffi_build add linting (#86) 3 years ago
coincurve upgrade release system (#107) 2 years ago
docs release v17.0.0 2 years ago
tests Fix `PublicKey.combine` method (#98) 3 years ago
.codecov.yml Use Codecov to track coverage (#41) 5 years ago
.coveragerc Use tox in CI (#37) 5 years ago
.flake8 add linting (#86) 3 years ago
.gitattributes 🍭 Added .gitattributes & .gitignore files 7 years ago
.gitignore add docs (#90) 3 years ago
LICENSE-APACHE dual license 7 years ago
LICENSE-MIT dual license 7 years ago
MANIFEST.in support pep 561 (#88) 3 years ago
README.md release 16.0.0 2 years ago
mkdocs.yml change logo icon 3 years ago
mypy.ini add type hints (#87) 3 years ago
pyproject.toml add linting (#86) 3 years ago
requirements-dev.txt Use tox in CI (#37) 5 years ago
setup.py release v17.0.0 2 years ago
setup_support.py add linting (#86) 3 years ago
tox.ini update (#109) 2 years ago

README.md

coincurve

CI/CD CI - Test CI - Coverage
Docs CI - Docs
Package PyPI - Version PyPI - Downloads PyPI - Python Version
Meta code style - black types - Mypy imports - isort License - MIT OR Apache-2.0 GitHub Sponsors

This library provides well-tested Python bindings for libsecp256k1, the heavily optimized C library used by Bitcoin Core for operations on the elliptic curve secp256k1.

Feel free to read the documentation!

Users

and many more!

License

coincurve is distributed under the terms of any of the following licenses: