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

v4.3.0
Semaphore Hardhat template.

dev

hardhat node & yarn deploy --network localhost

lint

eslint . --ext .js,.ts && solhint 'contracts/**/*.sol'

test

hardhat test

deploy

hardhat compile && hardhat deploy

verify

hardhat verify

compile

hardhat compile

prettier

prettier -c --plugin=prettier-plugin-solidity .

typechain

hardhat typechain

prepublish

tar -czf files.tgz .gitignore .yarn .yarnrc.yml

test:coverage

hardhat coverage

prettier:write

prettier -w --plugin=prettier-plugin-solidity .

test:report-gas

REPORT_GAS=true hardhat test
npm i @semaphore-protocol/[email protected]

Metadata

Downloads