maci-core

v2.4.0

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:e2e

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

test:poll

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

benchmarks

ts-node ts/__benchmarks__/index.ts

test:utils

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

test:maciState

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

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 9/30/2024

Downloads