Skip to content

matter-labs/zksync-era

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

93d5e17 · Aug 21, 2024
Feb 15, 2023
Dec 12, 2023
Aug 16, 2024
Aug 13, 2024
Jun 28, 2024
May 27, 2024
Aug 19, 2024
Aug 21, 2024
Aug 8, 2024
Aug 14, 2024
Aug 19, 2024
Aug 19, 2024
Aug 20, 2024
Aug 19, 2024
Jul 22, 2024
Sep 21, 2023
Dec 20, 2023
Feb 15, 2023
Aug 1, 2024
Dec 20, 2023
Dec 20, 2023
Apr 5, 2024
Sep 21, 2023
Dec 20, 2023
Apr 30, 2024
Feb 15, 2023
Jul 2, 2024
Jun 20, 2024
Aug 21, 2024
Aug 21, 2024
Feb 15, 2023
Feb 15, 2023
Jun 19, 2024
Jun 13, 2024
May 28, 2024
Aug 19, 2024
Aug 15, 2024
Aug 15, 2024
Aug 15, 2024
Jul 29, 2024
Mar 8, 2024
Aug 15, 2024
Mar 22, 2023
Aug 8, 2024
Jul 14, 2024
Jul 3, 2024
Mar 24, 2023
Aug 8, 2024
Jul 3, 2024

Repository files navigation

ZKsync Era: A ZK Rollup For Scaling Ethereum

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.

Knowledge Index

The following questions will be answered by the following resources:

Question Resource
What do I need to develop the project locally? development.md
How can I set up my dev environment? setup-dev.md
How can I run the project? launch.md
What is the logical project structure and architecture? architecture.md
Where can I find protocol specs? specs.md
Where can I find developer docs? docs

Policies

License

ZKsync Era 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 bounty 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.