matter-labs / era-solidity

ZKsync fork of the original Solidity compiler

Home Page:https://github.com/matter-labs/era-solidity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZKsync Era: Solidity Compiler

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 Solidity compiler and language tuned for EraVM.

License

Solidity is licensed under GNU General Public License v3.0.

Some third-party code has its own licensing terms.

Official Links

Disclaimer

ZKsync Era has been through extensive testing and audits, and although it is live, it is still in alpha state and will undergo further audits and bug bounty programs. We would love to hear our community's thoughts and suggestions about it! It's important to note that forking it now could potentially lead to missing important security updates, critical features, and performance improvements.

About

ZKsync fork of the original Solidity compiler

https://github.com/matter-labs/era-solidity

License:GNU General Public License v3.0


Languages

Language:C++ 55.2%Language:Solidity 33.0%Language:Yul 5.3%Language:Python 2.6%Language:Shell 2.3%Language:CMake 0.7%Language:C 0.6%Language:Dockerfile 0.2%Language:JavaScript 0.1%Language:PowerShell 0.0%