Difference between revisions of "World Computer"

From PKC
Jump to navigation Jump to search
Line 1: Line 1:
[[World Computer]] is a term defined by [[Gavin Wood]] in his yellow paper<ref>{{:Paper/ETHEREUM: A SECURE DECENTRALISED GENERALISED TRANSACTION LEDGER}}</ref><ref>Vinay Gupta, [https://consensys.net/blog/news/programmable-blockchains-in-context-ethereum-smart-contracts-and-the-world-computer/ Programmable Blockchains], Consensys.Net</ref> on [[Ethereum]].
[[World Computer]] is a term defined by [[Gavin Wood]] in his yellow paper<ref>{{:Paper/ETHEREUM: A SECURE DECENTRALISED GENERALISED TRANSACTION LEDGER}}</ref> on [[Ethereum]].
 
=Excerpts from Vinay Gupta's article<ref>Vinay Gupta, [https://consensys.net/blog/news/programmable-blockchains-in-context-ethereum-smart-contracts-and-the-world-computer/ Programmable Blockchains], Consensys.Net</ref>=
So what do we mean by world computer? In essence, Ethereum simulates a perfect machine — a thing which could never exist in nature because of the laws of physics, but which can be simulated by a large enough computer network. The network’s size isn’t there to produce the fastest possible computer (although that may come later with blockchain scaling) but to produce a universal computer which is accessible from anywhere by anybody, and (critically!) which always gives the same results to everybody. It’s a global resource which stores answers and cannot be subverted, denied or censored (See From Cyperpunks to Blockchains video on youtube).


{{PagePostfix
{{PagePostfix
|categories={{#invoke:Utility|returnListOfCategoryFromString|Ethereum,Smart Contract}}
|categories={{#invoke:Utility|returnListOfCategoryFromString|Ethereum,Smart Contract}}
}}
}}

Revision as of 08:13, 24 June 2022

World Computer is a term defined by Gavin Wood in his yellow paper[1] on Ethereum.

Excerpts from Vinay Gupta's article[2]

So what do we mean by world computer? In essence, Ethereum simulates a perfect machine — a thing which could never exist in nature because of the laws of physics, but which can be simulated by a large enough computer network. The network’s size isn’t there to produce the fastest possible computer (although that may come later with blockchain scaling) but to produce a universal computer which is accessible from anywhere by anybody, and (critically!) which always gives the same results to everybody. It’s a global resource which stores answers and cannot be subverted, denied or censored (See From Cyperpunks to Blockchains video on youtube).

References

  1. Wood, Gavin (April 7, 2022). "ETHEREUM: A SECURE DECENTRALISED GENERALISED TRANSACTION LEDGER" (PDF) (Berlin Version 934279c ed.). local page: ETHEREUM FOUNDATION. 
  2. Vinay Gupta, Programmable Blockchains, Consensys.Net

Related Pages