What problem does it solve?
This Skill provides comprehensive guidance and tools for developing, deploying, and interacting with smart contracts on the zkSync Era network, addressing the unique challenges and differences compared to Ethereum.
Core Features & Use Cases
- EVM Nuances: Understand critical differences in opcodes, account models, and transaction handling.
- Development Tooling: Set up and use
hardhat-zksync and foundry-zksync for efficient development.
- Deployment & AA: Learn patterns for contract deployment, native account abstraction, and paymaster integration.
- Use Case: A developer needs to deploy a new DeFi protocol on zkSync Era. This Skill guides them through setting up their environment, understanding zkEVM specifics, deploying their contracts, and configuring a paymaster for gasless transactions.
Quick Start
Follow the Hardhat-zksync setup instructions to configure your project for zkSync Era development.