Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 587 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 587 Bytes

ZKsync Era: Compilers CI utils

Logo

ZKsync Era is a layer 2 rollup that uses zero-knowledge proofs to scale Ethereum without compromising on security or decentralization. As it’s EVM-compatible (with Solidity/Vyper), 99% of Ethereum projects can redeploy without needing to refactor or re-audit any code. ZKsync Era also uses an LLVM-based compiler that will eventually enable developers to write smart contracts in popular languages such as C++ and Rust.

This repository contains the ZKsync Compilers shared CI actions, workflows and utils.