@semaphore-protocol/cli-template-contracts-hardhat

v3.10.1
Semaphore Hardhat template.

dev

hardhat node & yarn compile && yarn deploy --network localhost

test

hardhat run scripts/download-snark-artifacts.ts && hardhat test

deploy

yarn compile && hardhat deploy

compile

hardhat compile

typechain

hardhat typechain

prepublish

tar -czf files.tgz .gitignore

test:coverage

hardhat coverage

test:report-gas

REPORT_GAS=true hardhat test

download:snark-artifacts

hardhat run scripts/download-snark-artifacts.ts
npm i @semaphore-protocol/[email protected]

Metadata

Downloads