he Remix debugger is a powerful that allows you to debug your Solidity code. Usually, if you are stuck and don’t know how to fix a buggy Solidity smart contract, the Remix debugger is your last chance.
In this video, I will introduce you how to use the Remix debugger:
- Walkthrough the UI
- Solidity Opcodes
- Navigate in the code execution
- Inspect the value of variables
Leave a Reply