Migrating Your Project to Nova

The execution layer of zkLink Nova is built on top of ZK Stack, which leverages the underlying technology of zkSync. Building on zkLink Nova shares the same process of building on zkSync.

zkSync provides developers with a smooth experience, offering tools for testing locally and compatibility with existing frameworks like Hardhat and Foundry. You can find the user guide for using these tools here.

Hardhat with zkSync

Foundry with zkSync

For deploying smart contracts or using unique zkSync features, please use zksync-ethers SDKs. zkSync provides SDKs for different programming languages. Please refer to the user guides in below.

SDKs-JavaScript Ethers V5

SDKs-JavaScript Ethers V6

SDKs-Python

SDKs-Go

SDKs-Java

SDKs-Swift

SDKs-Rust

Last updated