MyGit

matter-labs/era-contracts

Fork: 339 Star: 474 (更新于 2024-09-06 06:51:03)

license: MIT

Language: Solidity .

Smart Contract Submodule For zkSync Era

GitHub网址

zkSync Era: Smart Contracts

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.

This repository contains both L1 and L2 zkSync smart contracts. For their description see the system overview.

Disclaimer

It is used as a submodule of a private repo. Compilation and test scripts should work without additional tooling, but others may not.

License

zkSync Era contracts are distributed under the terms of the MIT license.

See LICENSE-MIT for details.

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.

最近版本更新:(数据更新于 1970-01-01 00:00:00)

matter-labs/era-contracts同语言 Solidity最近更新仓库

2024-07-26 11:31:29 bnb-chain/bsc-genesis-contract

2024-02-23 01:47:34 eth-infinitism/account-abstraction

2021-02-26 11:11:11 bnb-chain/eth-bsc-swap-contracts

1970-01-01 00:00:00 Uniswap/v4-periphery

1970-01-01 00:00:00 Vectorized/solady

1970-01-01 00:00:00 bokkypoobah/Tokens