File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ LXDAO & ETHStorage Host 的 Web3 URL 残酷共学将邀请 [Qi Zhou](https://twi
133
133
| Herschel | ✅ | ✅ | | | | | | | | | | | | | | | | | | | |
134
134
| Cheney | ✅ | | | | | | | | | | | | | | | | | | | | |
135
135
| YuKirasawa | ✅ | ✅ | | | | | | | | | | | | | | | | | | | |
136
- | Ray | ✅ | | | | | | | | | | | | | | | | | | | | |
136
+ | Ray | ✅ | ✅ | | | | | | | | | | | | | | | | | | | |
137
137
| Simon | ✅ | ✅ | | | | | | | | | | | | | | | | | | | |
138
138
| RuoYan | ✅ | ✅ | | | | | | | | | | | | | | | | | | | |
139
139
| Kero | ✅ | ✅ | | | | | | | | | | | | | | | | | | | |
Original file line number Diff line number Diff line change 62
62
63
63
### 07.16
64
64
65
- XXX
65
+ - 今日学习时间:0.5h
66
+ - 学习内容小姐:
67
+ - Web3 URL 协议的优势:
68
+ - 不会对当前基于 EVM 链的协议层做出变更,而是加了一个中间层,这个也符合软件开发的原则,没有什么是加一个中间层解决不了的,如果有,那就加两个
69
+ - 最大程度兼容 HTTP URL,可以在现有协议上做出少量的修改就可以满足要求
70
+ - 协议诞生的背景:
71
+ - 用户通过钱包签署交易,然后通过节点服务商发送数据,链上存在大量的用户提交的数据
72
+ - 但这些数据的获取对于用户来说是困难的,用户不会部署自己的节点
73
+ - 节点运营商和 dAPP 的开发者可以获取、审查这些数据,极端情况下,甚至会提供恶意的内容
74
+ - 链上数据访问,也需要一个去中心化的解决方案
66
75
67
- ### 07.17
68
76
69
- XXX
70
77
<!-- Content_END -->
You can’t perform that action at this time.
0 commit comments