11 releases

new 0.150.12 Nov 6, 2024
0.150.11 Oct 31, 2024
0.150.5 Sep 6, 2024
0.150.4 Aug 16, 2024
0.132.0 Jul 8, 2024

#633 in Magic Beans

Download history 3161/week @ 2024-07-20 3563/week @ 2024-07-27 1889/week @ 2024-08-03 2505/week @ 2024-08-10 3815/week @ 2024-08-17 7019/week @ 2024-08-24 10330/week @ 2024-08-31 8550/week @ 2024-09-07 5061/week @ 2024-09-14 2086/week @ 2024-09-21 2206/week @ 2024-09-28 4512/week @ 2024-10-05 3237/week @ 2024-10-12 3955/week @ 2024-10-19 3774/week @ 2024-10-26 2420/week @ 2024-11-02

14,197 downloads per month
Used in 2 crates (via zkevm_test_harness)

MIT/Apache

505KB
12K SLoC

zkEVM Assembler

Logo

zkSync 2.0 is a layer 2 rollup that uses zero-knowledge proofs to scale Ethereum without compromising on security or decentralization. Since it's EVM compatible (Solidity/Vyper), 99% of Ethereum projects can redeploy without refactoring or re-auditing a single line of code. zkSync 2.0 also uses an LLVM-based compiler that will eventually let developers write smart contracts in C++, Rust and other popular languages.

This repo contains the zkEVM assembly tools.

License

The zkSync 2.0 prover is distributed under the terms of either

at your option.

Disclaimer

zkSync Era has been through lots of testing and audits. Although it is live, it is still in alpha state and will go through more audits and bug bounties programs. We would love to hear our community's thoughts and suggestions about it! It is important to state that forking it now can potentially lead to missing important security updates, critical features, and performance improvements.

Dependencies

~11–20MB
~273K SLoC