1.2.1 • Published 28 days ago

@mattrglobal/bls12381-key-pair v1.2.1

Weekly downloads
354
License
Apache-2.0
Repository
github
Last release
28 days ago

Mattr logo

bls12381-key-pair

push-master push-release

This library supports generating BLS12-381 key pairs and supports the signing and verification of BBS+ signatures.

Getting started

To use this package within your project simply run

npm install @mattrglobal/bls12381-key-pair

Or with Yarn

yarn add @mattrglobal/bls12381-key-pair

Getting started as a contributor

The following describes how to get started as a contributor to this project

Prerequisites

The following is a list of dependencies you must install to build and contribute to this project

For more details see our contribution guidelines

Install

To install the package dependencies run:

yarn install --frozen-lockfile

Build

To build the project run:

yarn build

Test

To run the test in the project run:

yarn test
1.2.0

7 months ago

1.2.1

7 months ago

1.1.0

8 months ago

1.0.0

2 years ago

0.8.0

2 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago