cypherpunks-core / ethereumbook_zh

:book: Mastering Ethereum - 繁中
https://cypherpunks-core.github.io/ethereumbook_zh/
77 stars 34 forks source link

Update 第三章.asciidoc #21

Closed milochen0418 closed 5 years ago

milochen0418 commented 5 years ago

原文 : An Ethereum client is a software application that implements the Ethereum specification and communicates over the peer-to-peer network with other Ethereum clients. Different Ethereum clients interoperate if they comply with the reference specification and the standardized communications protocols. While these different clients are implemented by different teams and in different programming languages, they all "speak" the same protocol and follow the same rules. As such, they can all be used to operate and interact with the same Ethereum network.