{"id":13841624,"url":"https://github.com/lbc-team/deep_ethereum","last_synced_at":"2026-01-17T18:17:32.125Z","repository":{"id":36027424,"uuid":"181513714","full_name":"lbc-team/deep_ethereum","owner":"lbc-team","description":"电子书：以太坊技术与实现","archived":false,"fork":false,"pushed_at":"2023-07-28T18:37:18.000Z","size":1295,"stargazers_count":436,"open_issues_count":8,"forks_count":139,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-07-11T13:35:35.857Z","etag":null,"topics":["blockchain-technology","chinese","ebook","ethereum"],"latest_commit_sha":null,"homepage":"https://learnblockchain.cn/books/geth/","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lbc-team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-15T15:18:43.000Z","updated_at":"2025-07-08T01:07:20.000Z","dependencies_parsed_at":"2024-11-21T11:33:34.052Z","dependency_job_id":"17c81a8c-389d-4694-94e0-f85b844113bf","html_url":"https://github.com/lbc-team/deep_ethereum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lbc-team/deep_ethereum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbc-team%2Fdeep_ethereum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbc-team%2Fdeep_ethereum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbc-team%2Fdeep_ethereum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbc-team%2Fdeep_ethereum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lbc-team","download_url":"https://codeload.github.com/lbc-team/deep_ethereum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbc-team%2Fdeep_ethereum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28515218,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T17:57:59.192Z","status":"ssl_error","status_checked_at":"2026-01-17T17:57:52.527Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain-technology","chinese","ebook","ethereum"],"created_at":"2024-08-04T17:01:17.070Z","updated_at":"2026-01-17T18:17:32.090Z","avatar_url":"https://github.com/lbc-team.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# 以太坊设计与实现\n\n这是一本持续写作中的电子书，欢迎关注。\n\n本电子书是对以太坊区块链的实现原理和程序实现进行详解，力图展示区块链2.0先锋以太坊智能合约编程平台设计思想与代码实现。\n\n电子书的目录为本书内容结构，如果可以点击查阅，说明我已写完这一小节。\n\n## 写作说明\n\n内容当前由[登链学院](https://upchain.ke.qq.com/?tuin=bd898bbf)成员[虞双齐](https://yushuangqi.com)写作，\n首发于[深入浅出区块链](https://learnblockchain.cn/)博客下电子书栏目[《以太坊设计与实现》](https://learnblockchain.cn/books/geth/)。\n\n\u003e 登链是商业性、培训机构。\n\u003e 深入浅出区块链,是一个社区下公益的技术布道平台。\n\n## 离线阅读\n\n如果你想在你个人电脑上离线阅读，那么你只需要拷贝项目到本地，并使用 hugo 软件运行即可。\n\n首先，需要[安装 Hugo 软件](https://gohugo.io/getting-started/installing)，再拷贝项目到本地：\n```sh\ngit clone https://github.com/lbc-team/deep_ethereum.git\ncd deep_ethereum\ngit submodule update --init\n```\n\n此时，便可以使用 hugo 来本地运行：\n\n```sh\ncd deep_ethereum\nhugo serve\n```\n\n## 如何贡献\n\n哪怕你仅仅是修改一个错别字，也是非常欢迎的。不在于参与多少，而在于愿意一起改进这本电子书。\n\n1. 你可以在浏览文章时，直接点击文章右上角的【我要编辑】按钮，直接在线编辑。\n2. 也可以拷贝项目到本地，在本地编辑后，PR到项目 master 分支。\n\n# 社区\n\n目前在登链学院组织的微信群交流，扫描加微信进以太坊技术交流群。\n\n![以太坊技术交流微信群](https://img.learnblockchain.cn/qrcode/xiaona_qrcode2.jpeg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbc-team%2Fdeep_ethereum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flbc-team%2Fdeep_ethereum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbc-team%2Fdeep_ethereum/lists"}