maci-crypto

v0.7.4
This module implements abstractions over cryptographic functions which MACI employs.

test

jest

build

tsc

watch

tsc --watch

test-mt

jest IncrementalMerkleTree.test.ts

test-crypto

jest Crypto.test.ts

test-quin-mt

jest IncrementalQuinTree.test.ts

test-mt-debug

node --inspect-brk ./node_modules/.bin/jest IncrementalMerkleTree.test.ts

test-crypto-debug

node --inspect-brk ./node_modules/.bin/jest Crypto.test.ts

test-quin-mt-debug

node --inspect-brk ./node_modules/.bin/jest IncrementalQuinTree.test.ts

Metadata

Downloads

Maintainers