{"id":27206508,"url":"https://github.com/idea2app/ethereum-front-end-plus","last_synced_at":"2025-09-04T17:38:50.988Z","repository":{"id":286884052,"uuid":"717472634","full_name":"idea2app/ethereum-front-end-plus","owner":"idea2app","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-24T01:04:02.000Z","size":24310,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-09T23:44:02.644Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/idea2app.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":"2023-11-11T15:21:37.000Z","updated_at":"2025-02-06T11:09:57.000Z","dependencies_parsed_at":"2025-04-08T21:12:44.513Z","dependency_job_id":null,"html_url":"https://github.com/idea2app/ethereum-front-end-plus","commit_stats":null,"previous_names":["idea2app/ethereum-front-end-plus"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/idea2app/ethereum-front-end-plus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2Fethereum-front-end-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2Fethereum-front-end-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2Fethereum-front-end-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2Fethereum-front-end-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idea2app","download_url":"https://codeload.github.com/idea2app/ethereum-front-end-plus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idea2app%2Fethereum-front-end-plus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260083839,"owners_count":22956407,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2025-04-09T23:43:34.725Z","updated_at":"2025-06-16T02:03:24.537Z","avatar_url":"https://github.com/idea2app.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 以太坊前端进阶课程\r\n\r\n专为前端开发者设计的课程，无需区块链经验，快速掌握构建去中心化应用（DApps）的前端技术。\r\n\r\n\u003e **免责声明：**\r\n\u003e\r\n\u003e 本课程所涉及案例仅为学习使用，不构成投资建议。请谨慎辨别。\r\n\u003e\r\n\u003e 在中华人民共和国，**区块链上的可转移数字资产（包括但不限于代币）与法币的直接或间接交换是违法行为**，请遵守相关法律法规，避免参与任何非法活动。\r\n\r\n## 项目简介\r\n\r\n### 项目目标\r\n\r\n本课程专为希望涉足区块链技术领域的前端开发者设计，旨在为您提供一条从传统前端开发到区块链前端开发的平滑过渡路径。无需任何区块链开发经验，您将通过系统的学习和实践，掌握构建去中心化应用程序（DApps）所需的前端技能。\r\n\r\n### 适用人群\r\n\r\n本课程专为具备一定前端开发基础的学习者设计，适合那些熟悉或了解以下技术的人员：\r\n\r\n- HTML5、CSS3：掌握基础的网页构建和样式设计能力；\r\n- ECMAScript 6 (ES6)：了解现代 JavaScript 的常用语法和特性；\r\n- React：具备使用 React 框架进行组件化开发的经验；\r\n- npm：熟悉 npm 的基本使用，能够通过 npm 管理项目依赖；\r\n- TypeScript：了解 TypeScript 的基本概念和使用方法，能够使用 TypeScript 进行开发。\r\n\r\n如果对上述内容不了解，可以查看下面的资料，快速入门：\r\n\r\n- [MDN Web Docs](https://developer.mozilla.org/)：提供 HTML、CSS、JavaScript 的详细介绍；\r\n- [React官方文档](https://react.dev/)：学习React的基础知识，包括组件、状态管理等；\r\n- [ES6 入门书籍](https://es6.ruanyifeng.com/)：适合初学者学习ES6；\r\n- [npm 官方文档](https://docs.npmjs.com/)：学习如何使用 npm 来管理项目依赖；\r\n- [Node.js 官方文档](https://nodejs.org/docs/latest-v18.x/api/index.html)：了解 Node.js 的基础;\r\n- [为 JavaScript 程序员准备的 TypeScript](https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html)：适合初学者学习TypeScript，介绍基础知识。\r\n\r\n## 目录结构\r\n\r\n```txt\r\nethereum-front-end-plus/\r\n├── Lecture/  ## 课程文件夹\r\n│   ├── Lecture01/ ## 第一讲文件夹\r\n│   │   ├── image/ ## 第一讲图片文件夹\r\n│   │   └── README.txt  ## 第一讲文案\r\n│   └── ...（其他课程文件）\r\n├── Project/ ## 项目文件夹\r\n│   ├── contract/  ## 合约项目文件夹 \r\n│   └── frontEnd/  ## 前端项目文件夹\r\n├── README.md\r\n└── Slides/\r\n    ├── Lecture01.pdf  ## 第一讲 PPT\r\n    └── ...（其他PPT文件）\r\n```\r\n\r\n## 课程内容\r\n\r\n|  讲次  | 课程名 | 课程文件目录 | PPT文件目录 |\r\n|:------:|:------|:------|:------|\r\n|  1    | 进入区块链世界 | [查看课程文件](/Lecture/Lecture01/README.md) | [查看PPT](/Slides/Lecture01.pdf) |\r\n|  2    | 一种广泛使用的以太坊区块链钱包——MetaMask | [查看课程文件](/Lecture/Lecture02/README.md) | [查看PPT](/Slides/Lecture02.pdf) |\r\n|  3    | 使用 JavaScript 访问 MetaMask | [查看课程文件](/Lecture/Lecture03/README.md) | [查看PPT](/Slides/Lecture03.pdf) |\r\n|  4    | 使用 ethers.js 和区块链交互（上） | [查看课程文件](/Lecture/Lecture04/README.md) | [查看PPT](/Slides/Lecture04.pdf) |\r\n|  5    | 使用 ethers.js 和区块链交互（下） | [查看课程文件](/Lecture/Lecture05/README.md) | [查看PPT](/Slides/Lecture05.pdf) |\r\n|  6    | 相关工具/应用简介 | [查看课程文件](/Lecture/Lecture06/README.md) | [查看PPT](/Slides/Lecture06.pdf) |\r\n|  7    | 需求分析和数据模型分析 | [查看课程文件](/Lecture/Lecture07/README.md) | [查看PPT](/Slides/Lecture07.pdf) |\r\n|  8    | 初始化项目及框架搭建 | [查看课程文件](/Lecture/Lecture08/README.md) | [查看PPT](/Slides/Lecture08.pdf) |\r\n|  9    | MetaMask 登录及事件监听 | [查看课程文件](/Lecture/Lecture09/README.md) | [查看PPT](/Slides/Lecture09.pdf) |\r\n|  10   | MetaMask 网络验证 | [查看课程文件](/Lecture/Lecture10/README.md) | [查看PPT](/Slides/Lecture10.pdf) |\r\n|  11   | 区块链应用前端退出 | [查看课程文件](/Lecture/Lecture11/README.md) | [查看PPT](/Slides/Lecture11.pdf) |\r\n|  12   | 创建 MBTI 记录 | [查看课程文件](/Lecture/Lecture12/README.md) | [查看PPT](/Slides/Lecture12.pdf) |\r\n|  13   | 查看、更新、销毁 MBTI 卡片 | [查看课程文件](/Lecture/Lecture13/README.md) | [查看PPT](/Slides/Lecture13.pdf) |\r\n|  14   | MBTI 历史显示 | [查看课程文件](/Lecture/Lecture14/README.md) | [查看PPT](/Slides/Lecture14.pdf) |\r\n|  15   | 查询其他用户的 MBTI | [查看课程文件](/Lecture/Lecture15/README.md) | [查看PPT](/Slides/Lecture15.pdf) |\r\n|  16   | 将项目部署到 Vercel | [查看课程文件](/Lecture/Lecture16/README.md) | [查看PPT](/Slides/Lecture16.pdf) |\r\n|  17   | 课程总结 | [查看课程文件](/Lecture/Lecture17/README.md) | [查看PPT](/Slides/Lecture17.pdf) |\r\n\r\n## 运行前端项目\r\n\r\n### 运行环境\r\n\r\n- [Node.js v18+](https://nodejs.org/docs/latest-v18.x/api/index.html)\r\n- [pnpm](https://pnpm.io/)\r\n- 代码编辑器（推荐 vscode）\r\n\r\n### 启动命令\r\n\r\n```bash\r\ncd /Project/frontEnd\r\n\r\npnpm i\r\n\r\npnpm dev\r\n```\r\n\r\n## 许可证\r\n\r\n本项目及其相关文件按照以下许可证发布：\r\n- `Project/` 目录下的项目文件遵循 [MIT License](https://opensource.org/licenses/MIT)。\r\n- `Lecture/` 目录下的课程文件以及 `Slides/` 目录下的PPT文件均遵循 [Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)](https://creativecommons.org/licenses/by-nc/4.0/) 许可。\r\n\r\n## 技术支持团队\r\n\r\n本课程由 [idea2app](https://idea2.app) 出品。\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidea2app%2Fethereum-front-end-plus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidea2app%2Fethereum-front-end-plus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidea2app%2Fethereum-front-end-plus/lists"}