Socket
Socket
Sign inDemoInstall

@mattrglobal/bls12381-key-pair

Package Overview
Dependencies
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mattrglobal/bls12381-key-pair

A library for using BLS 12-381 key pairs with BBS+ signatures


Version published
Weekly downloads
4.7K
increased by60.62%
Maintainers
2
Weekly downloads
 
Created
Source

MATTR

bls12381-key-pair

npm-version npm-unstable-version push-master push-release codecov

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

  • Yarn

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

Security Policy

Please see our security policy for additional details about responsible disclosure of security related issues.


Copyright © MATTR Limited. Some rights reserved.
“MATTR” is a trademark of MATTR Limited, registered in New Zealand and other countries.

FAQs

Package last updated on 16 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc