6fac78b1fb | ||
---|---|---|
.github | ||
src | ||
test | ||
.babel-register | ||
.babelrc | ||
.eslintrc.js | ||
.gitignore | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
karma.conf.js | ||
package.json | ||
tsconfig.json | ||
webpack.config.js | ||
yarn.lock |
README.md
bls
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
License
Apache-2.0