メインコンテンツへスキップ
セキュリティとテスト

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.

関連リソース