@hackage hevm0.16
Ethereum virtual machine evaluator
Installation
Dependencies (46)
- QuickCheck >=2.9
- abstract-par >=0.3
- aeson >=1.0
- ansi-wl-pprint >=0.6
- base >=4.9 && <5
- base16-bytestring >=0.1 Show all…
Dependents (0)
Hevm implements the Ethereum virtual machine semantics.
It can be used as a library, and it also comes with an executable that can run unit test suites, optionally with a visual TTY debugger.