Giter VIP home page Giter VIP logo

solidity-doc-cn's Introduction

Solidity中文文档

工作指南

Github使用基础

参见廖雪峰的Git和Github指南

RST文档基础

RST文档格式的一个中文说明

工作流

参见当前目录下文档:translation_process.md

工作进度

参见当前目录下文档:status.md

常见问题

  1. 中文文案排版指北
  2. fork出的仓库如何同步源的内容:https://www.zhihu.com/question/28676261
  3. 如何检查文件(参考Solidity英文文档仓库)的提交哈希:git log filename.rst
  4. 文档如何构建:https://solidity-cn.rtfd.io 是我们的托管地址,readthedocument这个网站是免费的,可以关联多个仓库,并且可以由git push触发自动构建,以达到文档更新的目的。
  5. 原英文文档更新怎么办:我们需要人去定期检查英文文档的更新,使用commit hash来比较更新,如果有更新,我们发起翻译请求,翻译后提交。后续我们会开发跟踪脚本,每天检查文档文件的更新,以确定是否有新的翻译工作。

术语表

参见glossaries.mdglossaries.rst

参考资料

参见references.md

致谢

管理员

左洪斌,杨镇,王兴宇,姜信宝

贡献者列表

以下排名不分先后。

Toya, 侯伯薇, 李捷, 虞是乎, 周锷, 毛明旺, 孔庆丰, 卓跃萍, 左洪斌,杨镇,王兴宇,姜信宝, 盖盖, Kerwin, 蔡晓静 , Justin

支持与赞助

支持 HiBlock区块链社区
赞助 OlympusLabs

捐助

欢迎使用以太捐助我们的翻译工作,以太坊地址: 0xa36c3EFC7dd21db612490B5B1BF8734c8EDBCd00

solidity-doc-cn's People

Contributors

bobjiang avatar buffalo2004 avatar caixiaoqing627 avatar codingcattwo avatar denniswind avatar ghostrd avatar gitferry avatar hongbinzuo avatar jocelynzhuo avatar nowto avatar oldcodeoberyn avatar q3yi avatar rileyge avatar riversyang avatar wxy avatar ysqi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

solidity-doc-cn's Issues

code error

The delegate is wrong on line 86 of the voting case code.
it should be => sender.delegate = to;

Consider adding the Chinese translation to the Solidity-docs GitHub org

Hi there!

Just wanted to let you know that we created a relatively new GitHub organisation to help coordinate and track the different community translation efforts of the Solidity documentation.

The GitHub org can be found here: https://github.com/solidity-docs

I think it would be amazing if the Chinese docs would be maintained further and possibly could become part of that organisation.

No matter whether you want to join the org or not, I think it would be great to have more clarity with regards to which version of Solidity the translation is documenting.

We will be adding some automation to the solidity-docs repo, which should make keeping up to date with changes in the English version of the docs much easier.

Installing the Solidity Compiler 安装Solidity编译器-格式有误

安装Solidity编译器

二进制包段落,第一段链接的格式和原文不一致

如下几处格式有误:

可在solidity/releases <https://github.com/ethereum/solidity/releases>_下载 Solidity 的二进制安装包。

同时,也提供可安装所有支持的Linux版本 <https://snapcraft.io/docs/core/install>下的snap package <https://snapcraft.io/>

去寻找包含solidity.rb文件改动的特殊提交。然后使用brew进行安装:

Gentoo Linux 下也提供了安装包,可使用emerge进行安装:

#note: 将安装 solc 和 soltest 到 usr/local/bin 目录
./scripts/build.sh

Clerical error

Docs» 深入理解Solidity» 合约结构
“每个合约中可以包含 状态变量、 函数、 函数修饰器、事件、 结构类型、 和 枚举类型的声明”
结构类型后多一个顿号

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.