Git Product home page Git Product logo

deep_ethereum's Introduction

以太坊设计与实现

这是一本持续写作中的电子书,欢迎关注。

本电子书是对以太坊区块链的实现原理和程序实现进行详解,力图展示区块链2.0先锋以太坊智能合约编程平台设计**与代码实现。

电子书的目录为本书内容结构,如果可以点击查阅,说明我已写完这一小节。

写作说明

内容当前由登链学院成员虞双齐写作, 首发于深入浅出区块链博客下电子书栏目《以太坊设计与实现》

登链是商业性、培训机构。 深入浅出区块链,是一个社区下公益的技术布道平台。

离线阅读

如果你想在你个人电脑上离线阅读,那么你只需要拷贝项目到本地,并使用 hugo 软件运行即可。

首先,需要安装 Hugo 软件,再拷贝项目到本地:

git clone https://github.com/lbc-team/deep_ethereum.git
cd deep_ethereum
git submodule update --init

此时,便可以使用 hugo 来本地运行:

cd deep_ethereum
hugo serve

如何贡献

哪怕你仅仅是修改一个错别字,也是非常欢迎的。不在于参与多少,而在于愿意一起改进这本电子书。

  1. 你可以在浏览文章时,直接点击文章右上角的【我要编辑】按钮,直接在线编辑。
  2. 也可以拷贝项目到本地,在本地编辑后,PR到项目 master 分支。

社区

目前在登链学院组织的微信群交流,扫描加微信进以太坊技术交流群。

以太坊技术交流微信群

deep_ethereum's People

Contributors

cblk avatar cdljsj avatar dependabot[bot] avatar desmond56 avatar gitbook-bot avatar xilibi2003 avatar ysqi avatar yzi2004 avatar

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.