# 深入学习 Go-Ethereum : 003.源码包介绍

By [OutOfToken](https://paragraph.com/@lua) · 2022-03-10

---

![Github commit ID : 5079e3c6 对应的目录/文件结构](https://storage.googleapis.com/papyrus_images/b9c6191bb832ee6ae593c41dc14ac64795e4685dc3be7c5dc84a6896005eac5f.png)

Github commit ID : 5079e3c6 对应的目录/文件结构

具体文本文件可以访问 [包说明.txt](https://github.com/HugePages/go-ethereum/blob/master/%E5%8C%85%E8%AF%B4%E6%98%8E.txt)

其中（个人此时认为，后续跟进补充）比较重要的几个包,清单如下:

---

*Originally published on [OutOfToken](https://paragraph.com/@lua/go-ethereum-003)*
