@bitgo/bls
v0.1.0
Published
Implementation of bls signature verification for ethereum 2.0
Downloads
44
Readme
bls
This is a Javascript library that implements BLS (Boneh-Lynn-Shacham) signatures and supports signature aggregation.
| Version | Bls spec version | | ------- | :--------------: | | 0.3.x | initial version | | 1.x.x | draft #6 | | 2.x.x | draft #7 |
Usage
yarn add @chainsafe/bls
License
Apache-2.0