fbpx

Debugging with events

Julien Klepatch

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!

0 Comments

Leave a Reply

More great articles

Introduction To Truffle | Episode 5

https://youtu.be/M-w6dDDhu6w Developing smart contracts and distributed applications is hard. There are a lot of different libraries to use, you often…

Read Story

DAO – Part II

In this video, we start to build the DAO smart contract, and implement the following features: Collect investor money in…

Read Story

Simple smart contract

Starting with Solidity smart contract is a bit overwhelming... the tools, the Ethereum Blockchain, the Solidity language... that's a lot…

Read Story

Never miss a minute

Get great content to your inbox every week. No spam.
[contact-form-7 id="6" title="Footer CTA Subscribe Form"]
Arrow-up