mcl-wasm

v1.0.6
mcl ; A portable and fast pairing-based cryptography library for Node.js by WebAssembly
elliptic curve WebAssembly pairing

lint

standard --verbose test/test.js; ts-standard-ts --verbose src/*.ts

test

tsc && node test/test.js && node test/eth-test.js

build

npm run build:mcl_c.js && npm run build:dist && npm run build:browser

test-ts

tsc test/test-ts.ts && node test/test-ts.js

lint-fix

standard --fix test/test.js; ts-standard --fix src/*.ts

build:dist

tsc

build:browser

webpack

build:mcl_c.js

make

Metadata

Downloads

Maintainers