zk_evm_abstractions

Crates.iozk_evm_abstractions
lib.rszk_evm_abstractions
version0.150.0
sourcesrc
created_at2024-07-05 08:20:29.61375
updated_at2024-07-05 08:25:21.461972
descriptionZKsync EraVM abstractions
homepagehttps://zksync.io/
repositoryhttps://github.com/matter-labs/era-zk_evm_abstractions
max_upload_size
id1292488
size162,606
crates-io (github:matter-labs:crates-io)

documentation

README

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.

Official Links

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.

Commit count: 6

cargo fmt