Do you like often use console.log()
statement to debug your Javascript code? Convenient, uh? How about Solidity smart contracts, can we do the same? Well, yes and no.
In this video, I will show you how you can do almost the same thing in Solidity with events. After you watch this video, it will be WAAAAAY easier to debug Solidity smart contracts!
DebuggingEventsSolidity
Leave a Reply