@matterlabs/hardhat-zksync-solc

v1.1.3
Hardhat plugin to compile smart contracts for the zkSync network
ethereum smart-contracts hardhat hardhat-plugin zkSync

fmt

yarn prettier --write

lint

yarn eslint

test

c8 mocha --recursive "test/tests/**/*.ts" --exit

build

tsc --build .

clean

rimraf dist

eslint

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

lint:fix

yarn eslint --fix

prettier

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

prettier:check

yarn prettier --check
npm i @matterlabs/[email protected]

Metadata

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

Downloads