Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 641 Bytes

File metadata and controls

20 lines (17 loc) · 641 Bytes

DappHub’s Hevm is an implementation of the EVM made specifically for unit testing and debugging smart contracts.

It can run unit tests, property tests, interactively debug contracts while showing the Solidity source, or run arbitrary EVM code.


Slide Screenshot

077.jpg


Slide Text

  • EVM Implementation DappHub
  • EVM -> Testing & Debugging
  • Tests: Unit/Property
  • Interactive Debugging

References


Tags