zkSync L2 Layer
2024, May 31
zkSync L2 Layer Test and Analysis
Overview
- zkSync L2 Project Analysis
- Testing by integrating with Bosagora network nodes
- A personal project undertaken after resignation
Introduce Project
| Item | Description |
|---|---|
| Project Duration | 2024.06 ~ 2023.08 (3 months) |
| Team Composition (My Role) |
Server setup and development (Server setup and development: 100%) |
| Project Details | Integration of the zkSync project with a test network Deployment and function calls of smart contracts on L2 |
| Major Tasks | Integration with local EVM node Testing contract operations through L1 and L2 RPC URLs |
| Technologies Used | Solidity, TypeScript, JavaScript, Hardhat, Rust, DB |
| GitHub and Website | https://github.com/linked0/zksync-era https://github.com/poohgithub/hardhat-zksync |
Documentation & Screenshots
- Relationship between zksync-web3 and hardhat-zksync-deploy
- Relationship between hardhat-zksync-deploy and zksync-serve

Korean Version
Overview
- zkSync L2 프로젝트 분석
- Bosagora 네트워크 노드와 연동하여 테스트
- 퇴사 후에 개인적으로 진행한 프로젝트
Introduce Project
| 항목 | 내용 |
|---|---|
| 작업 기간 | 2024.06 ~ 2023.08 (3개월) |
| 인력 구성 (역할) |
서버 세팅 및 개발 (개발 전체) |
| 프로젝트 내용 | zkSync 프로젝트를 테스트 네트워크에 연동 스마트 컨트랙트 L2 배포 및 기능 호출 |
| 주요 업무 | Local EVM node와 연동 L1, L2 RPC URL을 통해서 컨트랙트 동작 테스트 |
| 사용 기술 | Solidity, TypeScript, JavaScript, Hardhat, Rust, DB |
| 깃헙 및 사이트 | https//github.com/linked0/zksync-era https://github.com/poohgithub/hardhat-zksync |
Documentation & Screenshots
- zksync-web3와 hardhat-zksync-deploy 관계
- hardhat-zksync-deploy와 zksync-server의 관계
