maci-crypto

v0.0.0-ci.03f7713
A package containing cryptography utilities for MACI

docs

typedoc --plugin typedoc-plugin-markdown --options ./typedoc.json

test

nyc ts-mocha --exit ts/__tests__/*.test.ts

build

tsc -p tsconfig.build.json

types

tsc -p tsconfig.json --noEmit

watch

tsc --watch

test:imt

ts-mocha --exit ts/__tests__/IMT.test.ts

benchmarks

ts-node ts/__benchmarks__/index.ts

test:utils

ts-mocha --exit ts/__tests__/Utils.test.ts

test:crypto

ts-mocha --exit ts/__tests__/Crypto.test.ts

test:accQueue

ts-mocha --exit ts/__tests__/AccQueue.test.ts

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 7/30/2024

Downloads