Skip to content

Commit 44ca535

Browse files
committed
Update study notes for 2025-08-16
1 parent 235a234 commit 44ca535

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chenxi888999.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ timezone: UTC+8
1818
# 2025-08-16
1919

2020
在许多web3文章中经常提到预言机,对于非技术背景的我来讲,看了直接蒙圈,今天专门学习了这方面知识。
21-
21+
2222
区块链外的信息写入区块链内的操作机制,一般被称为预言机。区块链预言机是一个能提供“可靠的”外部信息的平台,预言机本身也可以被认为是一种特殊的智能合约。
2323

2424
15年上线的以太坊在区块链网络中第一次使用了预言机机制,以太坊的智能合约实现方式是:以太坊的设计中实现了一个以太坊虚拟机(Ethereum Virtual Machine,缩写为EVM),这些虚拟机包含在所有的以太坊节点软件里作为其一部分。智能合约需要执行的时候,相当于每个以太坊的节点都独立地执行这些合约代码。

0 commit comments

Comments
 (0)