This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:e:evm_code [2021/07/23 17:26] murphy created |
dido:public:ra:xapend:xapend.a_glossary:e:evm_code [2021/10/03 15:36] (current) 185.191.171.8 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== EVM Code ===== | ===== EVM Code ===== | ||
| - | [[dido:public:ra:xapend:xapend.a_glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| - | **EVM Code** is the programming language in which accounts on the Ethereum blockchain can contain code. The EVM code associated with an account is executed every time a message is sent to that account, and has the ability to read/write storage and itself send messages. | + | **EVM Code** is the [[dido:public:ra:xapend:xapend.a_glossary:p:programlang|programming language]] in which accounts on the [[dido:public:ra:xapend:xapend.a_glossary:e:ethereum|Ethereum]] [[dido:public:ra:xapend:xapend.a_glossary:b:blockchain|blockchain]] can contain code. The EVM code associated with an account is executed every time a message is sent to that account, and has the ability to read/write storage and itself send messages. |
| Source: [[https://hackernoon.com/blockchain-dictionary-f4d098c9ef89]] | Source: [[https://hackernoon.com/blockchain-dictionary-f4d098c9ef89]] | ||