Blockchain (MEM, Fall 2026) 区块链 · 课程号 01716430 · 北京大学软件与微电子学院Course 01716430 · School of Software and Microelectronics, Peking University
本课程面向工程管理硕士,兼顾技术原理与管理决策视角,系统讲解区块链的技术基础与应用全景:从哈希、共识、去中心化网络出发,理解比特币与以太坊的运行机制;进而讨论性能与扩展性、DeFi、稳定币与真实世界资产、联盟链与高性能公链,以及产业与政务应用、监管合规和 AI × 区块链等前沿方向。 Designed for Master of Engineering Management students, this course balances technical principles with a management and decision-making perspective. It covers blockchain from the ground up: hashing, consensus and decentralized networks; how Bitcoin and Ethereum work; then performance and scalability, DeFi, stablecoins and real-world assets, consortium and high-performance chains, industry and government applications, regulation, and frontier topics such as AI × blockchain.
课程共十讲加一次项目答辩。每讲三小时,附设 20–30 分钟「大模型研究方法」模块,依次介绍大模型原理、文献调研与阅读、编程与数据分析辅助、报告与论文撰写等方法,并直接用于本课程的作业与项目。平时三次作业分别对应动手实践、数据分析与论文综述;课程项目以小组形式完成,期末答辩。 The course runs ten lectures plus a final project session. Each three-hour lecture includes a 20–30 minute "LLM for Research" module — covering how large language models work, literature search and reading, coding and data-analysis assistance, and report and paper writing — applied directly to the course assignments and project. Three homework assignments cover hands-on practice, data analysis and a paper review; the course project is done in teams and presented at the end of term.
教学日程Schedule
| 日期Date | # | 主题Topic | 大模型模块LLM module | 材料Materials |
|---|---|---|---|---|
| 09-13 | 1 | 区块链:历史、概念与发展Blockchain: history, concepts and evolution | 原理简介How LLMs work | Slides |
| 09-20 | 2 | 去中心化:社会、网络、密码、共识Decentralization: society, networks, cryptography, consensus | 文献调研Literature search | Slides |
| 10-11 | 3 | 比特币:地址、UTXO、PoW、挖矿Bitcoin: addresses, UTXO, PoW, mining | 文献阅读Paper reading | Slides |
| 10-18 | 4 | 以太坊:账户、PoS、EVM、合约Ethereum: accounts, PoS, EVM, smart contracts | 编程辅助Coding assistance | Slides |
| 10-25 | 5 | 性能与扩展性:Layer2、分片、PCNPerformance and scalability: Layer 2, sharding, PCN | 数据分析Data analysis | Slides |
| 11-01 | 6 | DeFi:借贷、DEX、协议、风险DeFi: lending, DEXs, protocols, risk | 撰写报告Report writing | Slides |
| 11-08 | 7 | 稳定币与 RWA:机制、脱锚、监管Stablecoins and RWA: mechanisms, de-pegging, regulation | 论文选题Choosing a research topic | Slides |
| 11-15 | 8 | 其余平台:联盟链、Solana、SuiOther platforms: consortium chains, Solana, Sui | 研究辅助Research assistance | Slides |
| 11-22 | 9 | 应用:产业与政务案例Applications: industry and government cases | 论文撰写Paper writing | Slides |
| 11-29 | 10 | 前沿:隐私、身份、DAO、AI×区块链、展望Frontiers: privacy, identity, DAOs, AI × blockchain, outlook | 讲稿撰写Presentation writing | Slides |
| 12-06 | — | 课程项目答辩Project presentations |
平时作业Homework
| # | 类型Type | 内容Task | 截止Due |
|---|---|---|---|
| HW1 | 动手实践Hands-on | 在测试网完成一次转账或部署一个极简智能合约(可用 AI 编程助手),提交交易哈希 + 原理说明Make a testnet transfer or deploy a minimal smart contract (AI coding assistants allowed); submit the transaction hash and an explanation of the mechanism | 10-25 |
| HW2 | 数据分析Data analysis | 选一个 DeFi 协议或稳定币,用链上数据做定量分析,图表 + 3 条发现Pick a DeFi protocol or stablecoin and analyze it quantitatively with on-chain data; charts plus three findings | 11-15 |
| HW3 | 论文批判性综述Critical paper review | 精读 1–2 篇顶会/期刊论文,写批判性评论(非复述),附 AI 检索过程记录Read 1–2 top-venue papers closely and write a critical review (not a summary), with a log of your AI-assisted search process | 11-29 |
考核方式Grading
课程项目Course Project
3–5 人一组,任选其一:① 某区块链应用场景的商业分析报告(含监管与可行性);② 某区块链技术的总结与分析报告;③ AI × 区块链交叉方向调研(Agent 支付、去中心化算力等)。其余自选方向也可。10-18 提交一页纸开题,12-06 答辩。 Teams of 3–5. Choose one: (1) a business analysis report on a blockchain use case, including regulation and feasibility; (2) a summary and analysis report on a specific blockchain technology; (3) a survey of an AI × blockchain topic such as agent payments or decentralized compute. Other self-chosen topics are welcome. One-page proposal due 10-18; presentations on 12-06.
教材与参考Textbook and Readings
- 课程教材Textbook: 陈钟、孙惠平,《区块链导论》,人民邮电出版社Chen Zhong and Sun Huiping, Introduction to Blockchain (in Chinese), Posts & Telecom Press
- 课程电子书Course e-book: 《区块链十讲》(网络版,GitHub 地址待发布)Blockchain in Ten Lectures (online edition, GitHub link to be announced)
- 课程参考书Reference books:
- Narayanan et al., Bitcoin and Cryptocurrency Technologies, Princeton University Press — 免费预印本free preprint
- Antonopoulos, Mastering Bitcoin / Mastering Ethereum, O'Reilly — Mastering Bitcoin · Mastering Ethereum