Learn how to compile your smart contracts using Hardhat on Abstract.
zksolc
compiler to prepare them for deployment on Abstract.
Update Hardhat configuration
zksolc
, as outlined in the installation guide:Compile contracts
artifacts-zk
and cache-zk
directories containing the compilation artifacts (including contract ABIs) and compiler cache files respectively.