circom-helper

v0.0.10
A convenient way for developers to compile, cache, and execute circom circuits, as well as to generate proofs.
snarkjs circom zkutil

watch

tsc --watch

build

tsc

prepare

tsc

test-server

jest --testPathPattern=ts/__tests__/Server.test.ts

test-server-debug

node --inspect-brk ./node_modules/.bin/jest --testPathPattern=ts/__tests__/Server.test.ts

test-snarks

jest --testPathPattern=__tests__/snarks.test.ts

test-snarks-debug

node --inspect-brk ./node_modules/.bin/jest --testPathPattern=ts/__tests__/snarks.test.ts

Metadata

  • MIT
  • Whatever
  • Koh Wei Jie
  • released 12/20/2020

Downloads

Maintainers