Overview

An introduction to hardhat-validium.


Validium 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, Validium's plugins provide the tools to take full advantage of zkRollup technology, ensuring faster and cheaper transactions without compromising Ethereum's security.

Validium is powered by zksync technology.

Key Features

  • Comprehensive plugin suite: Easily extend your Hardhat projects with Validium-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: Validium plugins are designed to work out-of-the-box with Hardhat, simplifying the setup and management of your Layer 2 projects.

To use hardhat-validium, visit the Getting Started page.

Validium Hardhat Plugins (Powered by zksync)

Validium has the following plugins for Hardhat:

Last updated