This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
dido:public:ra:xapend:xapend.a_glossary:e:evm [2021/10/04 00:35] 52.45.51.99 ↷ Links adapted because of a move operation |
dido:public:ra:xapend:xapend.a_glossary:e:evm [2022/02/03 12:26] (current) nick ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] | ||
| - | The **Ethereum Virtual Machin (EVM)** is a runtime environment for the [[dido:public:ra:xapend:xapend.a_glossary:e:ethereum|Ethereum]] [[dido:public:ra:xapend:xapend.a_glossary:b:blockchain|blockchain]]. It allows [[dido:public:ra:xapend:xapend.a_glossary:s:smart_contracts|smart contract]] code to run by compiling to EVM bytecode. EVM plays a core role in the Ethereum blockchain to ensure a trustless mechanism without having any central administrator. EVM keeps each [[dido:public:ra:xapend:xapend.a_glossary:n:node|node]] systemically isolated from others in order to avoid security risks. Even if one node is compromised, it does not influence any other nodes and [[dido:public:ra:xapend:xapend.a_glossary:b:blockchain_network|blockchain network]]. EVM ensures the Ethereum blockchain to be secured. | + | The **Ethereum Virtual Machin (EVM)** is a runtime environment for the [[dido:public:ra:xapend:xapend.a_glossary:e:ethereum|Ethereum]] [[dido:public:ra:xapend:xapend.a_glossary:b:blockchain|blockchain]]. It allows [[dido:public:ra:xapend:xapend.a_glossary:s:smart_contract|smart contract]] code to run by compiling to EVM bytecode. EVM plays a core role in the Ethereum blockchain to ensure a trustless mechanism without having any central administrator. EVM keeps each [[dido:public:ra:xapend:xapend.a_glossary:n:node|node]] systemically isolated from others in order to avoid security risks. Even if one node is compromised, it does not influence any other nodes and [[dido:public:ra:xapend:xapend.a_glossary:b:blockchain_network|blockchain network]]. EVM ensures the Ethereum blockchain to be secured. |
| Source: [[https://medium.com/@eiki1212/what-is-evm-ethereum-virtual-machine-f38310130114 ]] | Source: [[https://medium.com/@eiki1212/what-is-evm-ethereum-virtual-machine-f38310130114 ]] | ||