@matterlabs/hardhat-zksync-solc

v1.2.5
Hardhat plugin to compile smart contracts for the ZKsync network
ethereum smart-contracts hardhat hardhat-plugin ZKsync

lint

pnpm eslint

prettier:check

pnpm prettier --check

lint:fix

pnpm eslint --fix

fmt

pnpm prettier --write

eslint

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

prettier

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

test

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

build

tsc --build .

clean

rimraf dist
npm i @matterlabs/hardhat-zksync-solc

Metadata

  • MIT
  • Whatever
  • Matter Labs
  • released 9/25/2024

Downloads