@chainsafe/eth2-bls-wasm
v0.5.0
Published
BLS signature by WebAssembly
Downloads
109
Readme
BLS signature for Node.js and Web by WebAssembly
Abstract
see bls and BLS demo on browser
Development
git clone --recursive [email protected]:ChainSafe/eth2-bls-wasm.git
Requirements:
- Node.js >= 8.9.0
- emcc
- yarn
yarn run build
Run tests:
node test.js
License
modified new BSD License http://opensource.org/licenses/BSD-3-Clause
Author
光成滋生 MITSUNARI Shigeo([email protected])