77 - DappHub’s Hevm
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.
- EVM Implementation DappHub
- EVM -> Testing & Debugging
- Tests: Unit/Property
- Interactive Debugging