Skip to main content
Security & testing

EDB: The Ethereum Project Debugger

Debugging & inspection

Solidity · Debugging tools · Developer experience · Testing

EDB is a source-level debugger for Solidity execution with stepping, locals, watches, and breakpoints when you need IDE-grade visibility into contract behavior onchain or in tests.

Related resources