999 B
999 B
bls-js
This is a Javascript library that implements BLS (Boneh-Lynn-Shacham) signatures and supports signature aggregation.
Notice: 0.3.x branch and releases follows old eth2 bls specitification
Usage
yarn add @chainsafe/bls
Development
git clone --recursive git@github.com:ChainSafe/lodestar.git
cd lodestar
lerna bootstrap
cd packages/bls