#zk-sync #blockchain

bin+lib zkevm_opcode_defs

ZKsync EraVM opcode definitions

7 unstable releases (3 breaking)

new 0.150.6 Oct 16, 2024
0.150.5 Sep 6, 2024
0.150.4 Aug 16, 2024
0.150.0 Jul 5, 2024
0.131.0 Jul 5, 2024

#2 in #zk-sync

Download history 6080/week @ 2024-07-03 18370/week @ 2024-07-10 9534/week @ 2024-07-17 34347/week @ 2024-07-24 27851/week @ 2024-07-31 25926/week @ 2024-08-07 39903/week @ 2024-08-14 53431/week @ 2024-08-21 48957/week @ 2024-08-28 37621/week @ 2024-09-04 44347/week @ 2024-09-11 22342/week @ 2024-09-18 20988/week @ 2024-09-25 29077/week @ 2024-10-02 38674/week @ 2024-10-09

118,789 downloads per month
Used in 68 crates (4 directly)

MIT/Apache

190KB
4.5K SLoC

CPU/GPU Based Prover for zkSync Era

Logo

zkSync Era 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 Era also uses an LLVM-based compiler that will eventually let developers write smart contracts in C++, Rust and other popular languages.

License

The zkSync Era 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

~5MB
~90K SLoC