Skip to content

Commit 214b80a

Browse files
committed
Add study notes for 2025-08-15
1 parent 3ae68f9 commit 214b80a

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

tnt11003.md

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

1717
<!-- Content_START -->
18+
# 2025-08-15
19+
20+
### 部署实践
21+
22+
部署 DApp,实践
23+
24+
25+
26+
使用Remix测试写Demo
27+
28+
29+
30+
昨日补充,节点间的数据一致性是怎么实现的。有什么问题(链下计算、批量处理)
31+
32+
PoW(工作量证明)
33+
34+
- 基于算力竞争记账权,谁第一个破解获得奖励
35+
36+
- 无持币门槛
37+
- 攻击需控制全网算力超过50%
38+
39+
40+
41+
PoS(权益证明)
42+
43+
- 质押一定代币,获得记账权的概率增多
44+
1845
# 2025-08-14
1946

2047
### 2025.08.14

0 commit comments

Comments
 (0)