feat: add Module 8 — DeFi 深度解析 (5 lessons)#59
Merged
Conversation
|
📦 构建成功! 在合并到 main 分支后将自动部署到生产环境。 |
New module covering DeFi core concepts, AMM/DEX mechanics, lending protocols, stablecoins, and DeFi risks/security. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
beihaili
force-pushed
the
feat/module-8-defi-deep-dive
branch
from
March 27, 2026 01:55
593c95e to
b2f0efc
Compare
|
📦 构建成功! 在合并到 main 分支后将自动部署到生产环境。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Lessons
Changes
zh/DeFiDeepDive/— 5 lesson directories with full Chinese content (300-500 lines each)src/config/courseData.js— Added module-8 with Landmark icon and 5 lessonssrc/features/badges/badgeData.js— Added module-8 "DeFi Expert" badge (Epic rarity)src/features/quiz/quizData.js— Added 25 quiz questions (5 per lesson)scripts/sync-content.mjs— Added DeFiDeepDive to SOURCE_FOLDERSsrc/config/__tests__/courseData.test.js— Updated module count from 7 to 8Test plan
npm testpasses (116 tests, 13 test files)npm run dev— Module 8 appears on dashboard🤖 Generated with Claude Code