@matterlabs/hardhat-zksync-toolbox

v1.3.0
zkSync bundle of Hardhat plugins
ethereum smart-contracts hardhat hardhat-plugin zkSync

lint

yarn eslint

prettier:check

yarn prettier --check

lint:fix

yarn eslint --fix

fmt

yarn prettier --write

eslint

eslint 'src/**/*.ts' 'test/**/*.ts'

prettier

prettier 'src/**/*.ts' 'test/**/*.ts'

test

c8 mocha test/tests.ts --no-timeout --exit

build

tsc --build .

clean

rimraf dist
npm i @matterlabs/[email protected]

Metadata

  • MIT
  • Whatever
  • Matter Labs
  • released 2/16/2024

Downloads