This page assumes you already have a Hardhat project setup. If you don’t, follow the steps in the Getting Started guide to create a new project.Documentation Index
Fetch the complete documentation index at: https://docs.abs.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Install hardhat-zksync
Abstract uses the ZKsync VM, which expects different bytecode
than the Ethereum Virtual Machine (EVM).
The
hardhat-zksync library includes several plugins to help you compile, deploy and verify smart contracts for the Zksync VM on Abstract.Install the @matter-labs/hardhat-zksync package: