@hackage hevm0.49.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 (50)
- Decimal >=0.5.1 && <0.6
- QuickCheck >=2.13.2 && <2.15
- abstract-par >=0.3.3 && <0.4
- aeson >=1.5.6 && <1.6
- ansi-wl-pprint >=0.6.9 && <0.7
- base >=4.9 && <5 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.