In this video I will show you some advanced features of the Remix Debugger like:
- stepping over functions
- breakpoints
These features allow you to quickly find the place of the Solidity code that you want to debug. It can be very useful in large smart contracts.
DebuggingRemixSolidity
Leave a Reply