npm.io
1.5.0 • Published 1 month ago

bls-wasm

Licence
BSD-3-Clause
Version
1.5.0
Deps
0
Size
1.2 MB
Vulns
0
Weekly
0
Stars
48

Build Status

BLS signature for Node.js by WebAssembly

Abstract

News

  • v1.5.0: build with clang instead of emcc

How to use

  • Node.js : const bls = require('bls-wasm')
  • React : const bls = require('bls-wasm/browser')
  • HTML : <script src="https://herumi.github.io/bls-wasm/browser/bls.js"></script>

Installation

This project uses pnpm for package management.

pnpm install

for Node.js

pnpm test

for browser

Include browser/bls.js

for React

const bls = require('bls-wasm/browser')

License

modified new BSD License http://opensource.org/licenses/BSD-3-Clause

Author

MITSUNARI Shigeo(herumi@nifty.com)

Sponsors welcome

GitHub Sponsor