@hackage hevm0.41.0
Ethereum virtual machine evaluator
Categories
License
AGPL-3.0-only
Maintainer
mikael@brockman.se, martin.lundfall@gmail.com
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (49)
- QuickCheck >=2.13.2 && <2.14
- abstract-par >=0.3.3 && <0.4
- aeson >=1.4.6 && <1.5
- ansi-wl-pprint >=0.6.9 && <0.7
- base >=4.9 && <5
- base16-bytestring >=0.1.1 && <0.2 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.