libsemaphore

v1.0.1
A Semaphore and MicroMix client library

watch

tsc --watch

build

tsc

prepare

npm run build

test

./scripts/downloadSnarks.sh && jest

test-debug

./scripts/downloadSnarks.sh && NODE_ENV=local-dev node --inspect-brk ./node_modules/.bin/jest --testPathPattern=__tests__/

Metadata

Downloads