From 67961dea52a4f0232fb6969d0b5b44f2864ab96c Mon Sep 17 00:00:00 2001 From: Yanbo Wang Date: Thu, 15 Jun 2023 12:50:00 +0800 Subject: [PATCH] Update title-page.md --- src/title-page.md | 113 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 112 insertions(+), 1 deletion(-) diff --git a/src/title-page.md b/src/title-page.md index 2cd6bf8..b700f08 100644 --- a/src/title-page.md +++ b/src/title-page.md @@ -2,4 +2,115 @@ 由 Cairo 社区和它的 [贡献者](https://github.com/cairo-book/cairo-book.github.io) 编写。特别感谢 [Starkware](https://starkware.co/) 通过 [OnlyDust](https://www.onlydust.xyz/) 对本书的支持,也感谢 [Voyager](https://voyager.online/) 对本书创作的支持。 -本文假定您使用的是 `Cairo v1.0.0-alpha.7 (released 2023-04-13)` 版本的 Cairo 工具链。您可以参阅第一章的 安装 部分来更新或安装 Cairo 工具链。 \ No newline at end of file +本文假定您使用的是 `Cairo v1.0.0-alpha.7 (released 2023-04-13)` 版本的 Cairo 工具链。您可以参阅第一章的 安装 部分来更新或安装 Cairo 工具链。 + + +# Cairo-Book_Chinese +[![CC BY 4.0](https://img.shields.io/github/license/Web3-Club/Cairo-Book_Chinese?style=flat-square)](https://github.com/Web3-Club/Cairo-Book_Chinese/) [![GitHub stars](https://img.shields.io/github/stars/Web3-Club/Cairo-Book_Chinese.svg?style=social&label=Stars)](https://github.com/Web3-Club/Cairo-Book_Chinese/) [![GitHub watchers](https://img.shields.io/github/watchers/Web3-Club/Cairo-Book_Chinese.svg?style=social&label=Watch)](https://github.com/Web3-Club/Cairo-Book_Chinese) + + +[Cairo-Book](https://cairo-book.github.io)中文翻译 + +Cairo是一个图灵完备的用于通用可证明计算的编程语言,也是编写Starknet智能合约的语言。 + +Cairo最新版本为 1.0,基于Rust,并且在快速迭代。 + +[cairo-book.github.io](https://cairo-book.github.io/) 是一个项目页面,旨在为Cairo这个智能合约开发语言提供文档、教程和示例代码等资源。 + +本项目为该项目的中文翻译项目 + +## 目录 +### [导论](https://github.com/Web3-Club/Cairo-Book_Chinese/blob/main/src/ch00-00-introduction.md) +### [前言](https://github.com/Web3-Club/Cairo-Book_Chinese/blob/main/src/ch00-01-foreword.md) +### 第一章 +- 开始 + - [安装](https://github.com/Web3-Club/Cairo-Book_Chinese/blob/main/src/ch01-01-installation.md) + - [Hello World](https://github.com/Web3-Club/Cairo-Book_Chinese/blob/main/src/ch01-02-hello-world.md) + - [Hello Scarb](https://github.com/Web3-Club/Cairo-Book_Chinese/blob/main/src/ch01-03-hello-scarb.md) + +## ❤️ 项目贡献者 +**永远感谢他们为本项目所作出的贡献!** + +[![contrib graph](https://contrib.rocks/image?repo=Web3-Club/Cairo-Book_Chinese)](https://github.com/Web3-Club/Cairo-Book_Chinese/graphs/contributors) + + +## 💐 赞助我们 +🪙 ``0xBBc1fE874422F61fB135e72C3229Fffc3Cb266Fb`` + +您的姓名或昵称将出现在[赞助榜](https://github.com/Web3-Club/Sponsor)界面上。
+**感谢您对我们社区未来健康发展所作出的支持** + + +## 👏🏻 特别感谢 +特别感谢我们的[Premium Sponser](https://github.com/Web3-Club/Sponsor/blob/main/Premium%20sponsors.md) + +abetterweb3 + + +## 😃 关于我们 +**这里是中国Web3知识协会,成立于2023年2月7日**
+(也许是,也希望未来是)中国最早的Web3社群
+我们建立的初衷是因为创始人烟波,苦于中文互联网中的 Web3 相关知识分享内容相对较少,而为了改变这一现状,希望未来能整合和拓宽这类方向相关的 中文知识内容,从而建立了该组织。
+ +### **社群宗旨** +#### **永远关注知识和技术的进步,而不是价格**
+在此,我们希望为所有的对Web3未来感兴趣和欲为其“添砖加瓦”的朋友们一起,创造出更美好的Web3未来前景!
+(详见[关于我们](https://github.com/Web3-Club/Intro.#%E7%AE%80%E4%BB%8B) ) + +## ⚠️ 免责声明 + +This web page "Cairo-Book_Chinese" and any other contents published on this website shall not constitute investment advice, financial advice, trading advice, or any other kind of advice, and you should not treat any of the website's content as such. + +You alone assume the sole responsibility of evaluating the merits and risks associated with using any information or other content on this website before making any decisions based on such information. + +The organization that developed this page, "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. + +When we use the knowledge content of other projects, we will follow the open source LICENCE of other projects. + +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 +### [Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/legalcode)
+Built by China Web3-Club [contributors](https://github.com/Web3-Club/ ) with heart. +Copyright © cairo-book.github.io
+Chinese Translation copyright © 2023   China [Web3-Club](https://github.com/Web3-Club)|中国Web3社区
+ALL RIGHT RESERVED + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +