Setup:
npm i truffle-plugin-debugger
Add the following to your truffle-config.json
:
plugins: [ "truffle-plugin-debugger" ]
More here:
https://github.com/trufflesuite/truffle-plugin-debugger
Setup:
npm i truffle-plugin-debugger
Add the following to your truffle-config.json
:
plugins: [ "truffle-plugin-debugger" ]
More here:
https://github.com/trufflesuite/truffle-plugin-debugger