Overview

An introduction to hardhat-zksync.

ZKsync Era offers a robust set of official plugins tailored for Hardhat, allowing developers to seamlessly compile, deploy, and interact with smart contracts optimized for zkRollups. Whether you're working with Solidity or Vyper, ZKsync's plugins provide the tools to take full advantage of zkRollup technology, ensuring faster and cheaper transactions without compromising Ethereum's security.

Key Features

  • Comprehensive plugin suite: Easily extend your Hardhat projects with ZKsync-specific functionality, from contract compilation to deployment and verification.
  • Optimized for zkRollups: Deploy contracts that leverage the scalability and security of zkRollups, reducing gas costs while maintaining trustless security.
  • Seamless integration: ZKsync plugins are designed to work out-of-the-box with Hardhat, simplifying the setup and management of your Layer 2 projects.
To use hardhat-zksync, visit the Getting Started page.

ZKsync Hardhat Plugins

ZKsync Era has the following official plugins for Hardhat:


Made with ❤️ by the ZKsync Community