Skip to content

Commit a4d99d7

Browse files
committed
Add study notes for 2025-08-21
1 parent 870792d commit a4d99d7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Tracy-Youming.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ timezone: UTC+8
1515
## Notes
1616

1717
<!-- Content_START -->
18+
# 2025-08-21
19+
20+
今天学习了以太坊三大核心机制:账户系统(区分用户控制的EOA和代码驱动的CA)、Gas模型(交易燃料费,包含基础费用和小费)以及EVM(全球执行智能合约的虚拟机)。它们共同实现了无需信任的自动化规则,构成了以太坊作为“全球计算机”的基础。
21+
1822
# 2025-08-20
1923

2024
Dapp构成包括了前后端、区块链、智能合约,为了让更多人使用,中心化的前端并不是太大问题。区块链的操作只由节点操作,挖矿的服务区,维护区块链的人在与区块链做交互。

0 commit comments

Comments
 (0)