Skip to content

Web3-Club/solidity-by-example_Chinese

Repository files navigation

solidity-by-example 中文翻译

开源授权 GitHub stars GitHub watchers

follow on Twitter

简介

solidity-by-example 文档 简体中文翻译 项目
项目还在施工中

Solidity是一种编程语言,专门用于在以太坊区块链上编写智能合约。智能合约是一种自动执行的合约,它们旨在简化和加速各种交易,例如资产转移、投票和奖励分配。Solidity可以让开发人员创建这些合约,并在以太坊网络上部署和运行它们。

Solidity是一种类似于JavaScript的面向对象语言,具有与其他高级编程语言相似的语法和结构。它支持许多计算机科学概念,例如继承、封装和抽象,同时还提供了特定于区块链的功能,例如以太币转账和智能合约事件。

使用Solidity,开发人员可以构建去中心化应用程序(DApps),这些应用程序可以为用户提供更安全、更透明和更可靠的服务。由于Solidity具有向后兼容性,因此开发人员可以轻松地升级他们的智能合约以实现更好的性能和更丰富的功能。

🔖 施工计划

详见 issues#2



更新日志

    2023/03/19-2023/06/26 完成  Hello World - Unchecked Math 板块翻译
                          完成  Application 部分的  Ether Wallet -  Precompute Contract Address with Create2 板块翻译
    2023/10/11-2023/10/12 对部分板块进行解释扩充和代码实例的加入
    2024/02/21 优化目录

❤️ 项目贡献者

永远感谢他们为本社区下项目所作出的贡献!

contrib graph


💐 赞助我们

通过Donate3

Donate3 To Me

您的钱包地址将出现在赞助榜界面上。

感谢您对我们社区未来健康发展所作出的支持!

👏🏻 特别感谢

特别感谢我们的Premium Sponser

abetterweb3

😃 关于我们

这里是Web3Club,成立于2023年2月7日

Web3知识 开源建设社群

我们建立的初衷是因为创始人烟波,苦于中文互联网中的 Web3 相关知识分享内容相对较少,而为了改变这一现状,希望未来能整合和拓宽这类方向相关的 中文知识内容,从而建立了该组织。

社群宗旨

永远关注知识和技术的进步,而不是价格

在此,我们希望为所有的对Web3未来感兴趣和欲为其“添砖加瓦”的朋友们一起,创造出更美好的Web3未来前景!

(详见关于我们

加入交流群

WeChat:YanboAtWeb3

⚠️ 免责声明

The organization that developed this project, "Web3Club", is currently a non-profit open source community, not a company or corporationand.

All translations of the project were developed by members and contributors to the project, and any content in the project is protected by an open source licence,

We always open source the original open source project in accordance with the license of the original open source project before translation.And in accordance with the requirements of the licence,the information of the original English project or the original author will be indicated in the following sections.

If you have any questions about licence or copyright, please read the LICENCE section below or contact us at web3clubCN@outlook.com


📖 LICENCE

Built by China Web3-Club contributors with heart.
Copyright © solidity-by-example.org@solidity-by-example
Chinese Translation copyright © 2023   China Web3-Club|中国Web3知识社区
ALL RIGHT RESERVED