# @multiversx/sdk-bls-wasm

> BLS signature for Node.js by WebAssembly

Latest version **0.3.5** (published 2023-01-13) · BSD-3-Clause license · 0 weekly downloads

## Install

```sh
npm install @multiversx/sdk-bls-wasm
pnpm add @multiversx/sdk-bls-wasm
yarn add @multiversx/sdk-bls-wasm
bun add @multiversx/sdk-bls-wasm
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.3.5 |
| Published | 2023-01-13 |
| First published | 2023-01-11 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=8.9.0 |
| Dependencies | 0 |
| Unpacked size | 393.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | herumi |
| Maintainers | arhtudormorar, radumojic, tanghel, cipriand, ccorcoveanu, valentinlup, andreibancioiu, titel, lucian.mincu |
| Keywords | BLS signature, WebAssembly, pairing |

## Links

- npm: https://www.npmjs.com/package/@multiversx/sdk-bls-wasm
- Repository: https://github.com/multiversx/bls-wasm
- Homepage: https://github.com/herumi/bls-wasm#readme
- Issues: https://github.com/herumi/bls-wasm/issues
- npm.io page: https://npm.io/package/@multiversx/sdk-bls-wasm

## Recent versions

- 0.3.5 (latest) — 2023-01-13
- 0.3.4 — 2023-01-11
- 0.3.3 — 2023-01-11
- 0.3.1 — 2023-01-11

## README

# BLS signature for Node.js by WebAssembly

# Abstract

- see [bls-eth-wasm](https://github.com/herumi/bls-eth-wasm) if you need Ethereum 2.0 compatible sign/verify.
- see [bls](https://github.com/herumi/bls) and [BLS demo on browser](https://herumi.github.io/bls-wasm/bls-demo.html)

## for Node.js
node test.js

# License

modified new BSD License
http://opensource.org/licenses/BSD-3-Clause

# Author

光成滋生 MITSUNARI Shigeo(herumi@nifty.com)

---
_Source: https://npm.io/package/@multiversx/sdk-bls-wasm · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
