본문으로 건너뛰기
보안 및 테스트

hardhat-tracer

디버깅 및 검사

Hardhat · 디버깅 도구 · 이벤트 로깅

hardhat-tracer is a Hardhat plugin that prints internal calls, events, and storage operations for a transaction in the console. Hardhat users install it to see what actually happened inside a failing test transaction.

관련 리소스