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

v4.4.2
Semaphore Hardhat template.

dev

hardhat node & yarn deploy --network localhost

compile

hardhat compile

deploy

hardhat compile && hardhat deploy

verify

hardhat verify

test

hardhat test

test:report-gas

REPORT_GAS=true hardhat test

test:coverage

hardhat coverage

typechain

hardhat typechain

prepublish

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

lint

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

prettier

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

prettier:write

prettier -w --plugin=prettier-plugin-solidity .
npm i @semaphore-protocol/cli-template-contracts-hardhat

Metadata

Downloads