Skip to main content
Security & testing

goevmlab

Fuzz/Property testing

Fuzz testing · Testing · Debugging tools

goevmlab is an EVM fuzzing and differential testing lab built by a go-ethereum core developer. EVM implementers use it to fuzz their own implementation and compare its behavior against others to find divergences.

Related resources