# Ethereum_read **Repository Path**: cong1987/Ethereum_read ## Basic Information - **Project Name**: Ethereum_read - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-18 - **Last Updated**: 2025-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Ethereum_read 以太坊源码研读 go-ethereum-read:以太坊源码注释 # 目录 ### 0.[go-ethereum本地编译及使用](https://github.com/chaors/Ethereum_read/blob/master/Docs/0x00%20go-ethereum本地编译及使用.md) ### 1.[GenesisBlock(创世区块)](https://github.com/chaors/Ethereum_read/blob/master/Docs/0x01GenesisBlock(创世区块).md) ### 2.[geth基本功能](https://github.com/chaors/Ethereum_read/blob/master/Docs/0x02%20geth基本功能.md) ### 3.[geth源码结构](https://github.com/chaors/Ethereum_read/blob/master/Docs/0x03%20geth源码结构.md) ### 4.[RLP源码解析](https://github.com/chaors/Ethereum_read/blob/master/Docs/0x04%20RLP源码解析.md) ### 5.[Transaction(交易模块)](https://github.com/chaors/Ethereum_read/blob/master/Docs/0x05%20Transaction(交易模块)%20.md) ### 6.[MPT源码解析](https://github.com/chaors/Ethereum_read/blob/master/Docs/0x06%20MPT源码解析.md) ### 7.[Block源码解析](https://github.com/chaors/Ethereum_read/blob/master/Docs/0x07%20Block.md) ### 8.[Miner模块](https://github.com/chaors/Ethereum_read/blob/master/Docs/0x08%20Miner%E6%A8%A1%E5%9D%97.md) ### 9.[ethash和clique共识引擎](https://github.com/chaors/Ethereum_read/blob/master/Docs/0x09%20ethash%E5%92%8Cclique%E5%85%B1%E8%AF%86%E5%BC%95%E6%93%8E.md) ### a.[EVM机制](https://github.com/chaors/Ethereum_read/blob/master/Docs/0xa0%20EVM%E6%9C%BA%E5%88%B6%20.md) ### b.[p2p实现](https://github.com/chaors/Ethereum_read/blob/master/Docs/0xa1%20p2p%E5%AE%9E%E7%8E%B0.md) ### c.还在陆续更新中.... ### ...... # 更多区块链技术文章请访问[chaors](https://www.jianshu.com/c/6277257ba30a)