Giter Club home page Giter Club logo

go-ethereum-code-analysis's Introduction

以太坊 Ethereum(ETH) 源码解读

使用以太坊 Ethereum(ETH) 源码,进行二次开发,在此过程中结合网上搜索到的资料,以及自己的理解,编写而成。

部分内容为原创,部分内容为网上资料,参考来源众多,不一一列举。

如有错误,敬请详解。

本图书 GitBook 链接:

https://kelby.gitbook.io/ethereum-eth/

以太坊项目太大,文件、目录众多,建议重点关注“区块链核心”和“命令行客户端”部分,即:

  • cmd, 特别是 geth 和 utils 部分
  • node
  • consensus
  • miner
  • accounts, 特别是 keystore 部分
  • eth, 又可拆分 Ethereum, gasprice, api, handler, downloader/fetcher, protocols 等
  • les, 又可拆分 LightEthereum, api, handler, downloader/fetcher 等
  • light
  • core, 又可拆分 BlockChain, Genesis, Block, TxPool, Transaction 等
  • params

其它部分,可归为“P2P 网络”、“Key-Value 存储”、“密码学”、“行业标准库”,以及“工具库、底层库”也很重要。

但从上述重点关注下手,理清脉络。

更多项目源码解析

https://cointoken100.com

go-ethereum-code-analysis's People

Contributors

kelby avatar kda-data avatar gitbook-bot avatar

Stargazers

kannima 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.