Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 528 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 528 Bytes

zkSync 2.0 stack for Hardhat

This repository contains plugins to add zkSync 2.0 support to the Hardhat.

It contains the following plugins:

hardhat-zksync-solc

An adapter for zksolc compiler.

hardhat-zksync-deploy

Plugin capable of deploying compiled contracts to the zkSync network.

License

hardhat-zkSync is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.