wbwangk / ethereumbook_zh

translation of Mastering Ethereum, https://github.com/ethereumbook/ethereumbook (《精通以太坊》中文版)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

英文原文

Mastering Ethereum Cover____________________Watch a video tutorial on how to contribute ---->Ethereum Book Pull Request Tutorial


聊天: Gitter

项目管理: Waffle.io - Columns and their card count


掌握以太坊(Mastering Ethereum)

掌握以太坊是一本面向开发者的书,提供了以太坊、以太坊经典、RootStock(RSK)和其他兼容的基于EVM的开放区块链的操作和使用指南。

该存储库包含该书的草稿,该书目前正在编写中,计划通过O'Dilly Media在Q4' 2018出版。遗憾的是,由于一些个人问题,发布日期已经推迟。期待看到内容在2018年第一季度和第二季度推出。

内容

这本书的现状是“草稿”。有些章节是完整的,有些则是部分章节。各种主题的片段正在开发中,并且非常欢迎评论!

注意:这些片段的顺序或结构是不断变化的。

以下是现在可用的内容:

章节 进展 内容完成 检查完成
前言 ####
词汇表 ########
什么是以太坊 ######### ✔️
介绍 ############# ✔️
以太坊客户端 ##########
以太坊测试 ####
密钥和地址 ############# ✔️
钱包 ########### ✔️
交易 ############### ✔️
智能合约 ####################
开发工具和框架 ######
Tokens ################### ✔️
DApps ###
Oracles #######
账号和燃料 ####
EVM #######
共识 #####
Vyper #####
DevP2P协议 ###
以太坊标准(EIPs/ERCs) ####

跳进去!审查、评论、建议和贡献......

贡献、审查和评论

本书是在Github上进行协作和公开开发的。我们接受来自所有人的评论,贡献和更正。

与作者和编辑聊天:

Gitter

To contribute, see the detailed Contributing Guide.

源码和许可

本书的源代码在本存储库中保持与打印和电子书版本保持同步。

开发分支, 包含您在此处看到的最新更改是掌握以太坊正在进行的草稿.

Creative Commons License
掌握以太坊 by The Ethereum Book LLC and Gavin Wood is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

预计本书将在一年内发布,并以更宽松的CC-BY-SA许可证发布。

About

translation of Mastering Ethereum, https://github.com/ethereumbook/ethereumbook (《精通以太坊》中文版)

License:Apache License 2.0


Languages

Language:JavaScript 54.7%Language:Jupyter Notebook 21.9%Language:HTML 16.9%Language:CSS 4.3%Language:Python 2.3%