@multiversx/sdk-bls-wasm
Version:
BLS signature for Node.js by WebAssembly
19 lines (11 loc) • 471 B
Markdown
# 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)