maci-contracts

v0.0.0-ci.ca82385
Solidity Smart Contracts for MACI (Minimal Anti-Collusion Infrastructure)

test

hardhat test

build

tsc

watch

tsc --watch

hardhat

./scripts/runHardhat.sh

pretest

npm run compileSol

test-maci

hardhat test ./tests/MACI.test.ts

compileSol

./scripts/compileSol.sh $1

test-hasher

hardhat test ./tests/Hasher.test.ts

test-accQueue

hardhat test ./tests/AccQueue.test.ts

test-verifier

hardhat test ./tests/Verifier.test.ts

test-domainObjs

hardhat test ./tests/DomainObjs.test.ts

test-signupGatekeeper

hardhat test ./tests/SignUpGatekeeper.test.ts

test-accQueueBenchmark

hardhat test ./tests/AccQueueBenchmark.test.ts

moveIntegrationArtifacts

cp -r artifacts/ ../integrationTests/artifacts

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 11/28/2023

Downloads