libsemaphore

v1.0.16
A Semaphore and MicroMix client library

watch

tsc --watch

build

tsc

prepare

npm run build

test

./scripts/downloadSnarks.sh && jest --force-exit

test-debug

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

Metadata

Downloads