0.1.0 • Published 3 years ago

@bitgo/eth2-bls-wasm v0.1.0

Weekly downloads
2,477
License
BSD-3-Clause
Repository
github
Last release
3 years ago

Build Status ES Version Node Version

BLS signature for Node.js and Web by WebAssembly

Abstract

see bls and BLS demo on browser

Development

git clone --recursive git@github.com: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(herumi@nifty.com)