Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 1.69 KB

evm.md

File metadata and controls

26 lines (24 loc) · 1.69 KB
description
The Ethereum V.M. functions as a runtime environment for smart contracts. Learning the low level logic of the EVM will strengthen your understanding of how contracts execute and where bugs may exist

💻 EVM