36 stable releases
1.0.35 | Sep 13, 2024 |
---|---|
1.0.30 | Aug 12, 2024 |
1.0.29 | Jul 29, 2024 |
1.0.21 | Mar 17, 2024 |
1.0.6 | Dec 21, 2022 |
#12 in #zk-sync
2,514 downloads per month
91KB
2K
SLoC
ZKsync Era: LLVM Framework Builder
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 builder of the ZKsync fork of the LLVM framework.
License
This library is distributed under the terms of either
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
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.
Dependencies
~12–26MB
~399K SLoC