
blspy 2.0.3
0
BLS signatures in c++ (python bindings)
Contents
BLS signatures in c++ (python bindings)
Stars: 307, Watchers: 307, Forks: 210, Open Issues: 0The Chia-Network/bls-signatures repo was created 7 years ago and the last code push was 7 months ago.
The project is popular with 307 github stars!
How to Install blspy
You can install blspy using pip
pip install blspy
or add it to a project with poetry
poetry add blspy
Package Details
- Author
- Mariano Sorgente
- License
- None
- Homepage
- https://github.com/Chia-Network/bls-signatures
- PyPi:
- https://pypi.org/project/blspy/
- GitHub Repo:
- https://github.com/Chia-Network/bls-signatures
Related Packages
Errors
A list of common blspy errors.
Code Examples
Here are some blspy code examples and snippets.
pythonfix