[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-5725":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":16,"stars30d":17,"stars90d":16,"forks30d":16,"starsTrendScore":16,"compositeScore":18,"rankGlobal":10,"rankLanguage":10,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":20,"topics":23,"createdAt":10,"pushedAt":10,"updatedAt":25,"readmeContent":26,"aiSummary":27,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":28,"discoverSource":29},5725,"zksync","matter-labs\u002Fzksync","matter-labs","zkSync: trustless scaling and privacy engine for Ethereum","https:\u002F\u002Fzksync.io",null,"Rust",4929,2653,170,46,0,2,32,"Apache License 2.0",false,"master",true,[24],"team-core","2026-06-12 02:01:14","# zkSync: scaling and privacy engine for Ethereum\n\n[![Logo](zkSyncLogo.svg)](https:\u002F\u002Fzksync.io\u002F)\n\n[![Live on Mainnet](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fwallet-Live%20on%20Mainnet-blue)](https:\u002F\u002Fwallet.zksync.io)\n[![Live on Rinkeby](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fwallet-Live%20on%20Rinkeby-blue)](https:\u002F\u002Frinkeby.zksync.io)\n[![Live on Ropsten](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fwallet-Live%20on%20Ropsten-blue)](https:\u002F\u002Fropsten.zksync.io)\n\nzkSync is a scaling and privacy engine for Ethereum. Its current functionality scope includes low gas transfers of ETH\nand ERC20 tokens in the Ethereum network.\n\n## Description\n\nzkSync is built on ZK Rollup architecture. ZK Rollup is an L2 scaling solution in which all funds are held by a smart\ncontract on the mainchain, while computation and storage are performed off-chain. For every Rollup block, a state\ntransition zero-knowledge proof (SNARK) is generated and verified by the mainchain contract. This SNARK includes the\nproof of the validity of every single transaction in the Rollup block. Additionally, the public data update for every\nblock is published over the mainchain network in the cheap calldata.\n\nThis architecture provides the following guarantees:\n\n- The Rollup validator(s) can never corrupt the state or steal funds (unlike Sidechains).\n- Users can always retrieve the funds from the Rollup even if validator(s) stop cooperating because the data is\n  available (unlike Plasma).\n- Thanks to validity proofs, neither users nor a single other trusted party needs to be online to monitor Rollup blocks\n  in order to prevent fraud.\n\nIn other words, ZK Rollup strictly inherits the security guarantees of the underlying L1.\n\nTo learn how to use zkSync, please refer to the [zkSync SDK documentation](https:\u002F\u002Fzksync.io\u002Fapi\u002Fsdk\u002F).\n\n## Development Documentation\n\nThe following guides for developers are available:\n\n- Installing development dependencies: [docs\u002Fsetup-dev.md](docs\u002Fsetup-dev.md).\n- Launching zkSync locally: [docs\u002Flaunch.md](docs\u002Flaunch.md).\n- Development guide: [docs\u002Fdevelopment.md](docs\u002Fdevelopment.md).\n- Repository architecture overview: [docs\u002Farchitecture.md](docs\u002Farchitecture.md).\n\n## Projects\n\n- [zkSync server](core\u002Fbin\u002Fserver)\n- [zkSync prover](core\u002Fbin\u002Fprover)\n- [JavaScript SDK](sdk\u002Fzksync.js)\n- [Rust SDK](sdk\u002Fzksync-rs)\n\n## Changelog\n\nSince the repository is big and is split into independent components, there is a different changelog for each of its\nmajor parts:\n\n- [Smart contracts](changelog\u002Fcontracts.md)\n- [Core](changelog\u002Fcore.md)\n- [Infrastructure](changelog\u002Finfrastructure.md)\n- [JavaScript SDK](changelog\u002Fjs-sdk.md)\n- [Rust SDK](changelog\u002Frust-sdk.md)\n\n## License\n\nzkSync is distributed under the terms of both the MIT license and the Apache License (Version 2.0).\n\nSee [LICENSE-APACHE](LICENSE-APACHE), [LICENSE-MIT](LICENSE-MIT) for details.\n","zkSync 是一个为以太坊提供扩展性和隐私性的引擎。它基于ZK Rollup架构，该架构通过将计算和存储移到链下，同时保持所有资金在主链智能合约中来实现低成本的ETH及ERC20代币转账。此方案确保了即使验证者停止合作或尝试欺诈行为，用户也能安全地从Rollup中取回自己的资产。此外，zkSync还提供了JavaScript和Rust版本的SDK供开发者使用。该项目适用于需要提高交易速度、降低费用且不牺牲安全性的以太坊应用开发场景。","2026-06-11 03:04:54","top_language"]