@thehubbleproject/bls
v0.5.1
Published
![Node.js CI](https://github.com/thehubbleproject/hubble-bls/workflows/Node.js%20CI/badge.svg?branch=master) ![npm](https://img.shields.io/npm/v/@thehubbleproject/bls)
Downloads
9,635
Readme
Hubble BLS
Goal
- To be compatible with hubble BLS contracts
- Support browser applications
Getting started
npm i @thehubbleproject/bls
See test/signer.test.ts
for sample usage.