fbpx

Syntax vs runtime vs logic errors in solidity

Julien Klepatch

A lot of people are confused about debugging in general and don’t know the difference between a syntax error and a logic error. It’s important to be understand the difference, so that you become good a debugging Solidity smart contracts. In this video, I am going to explain you simply these concepts.

0 Comments

Leave a Reply

More great articles

Ether wallet – Part I

In this video, we will start to code a wallet for Ether, using a Solidity smart contract. You will learn…

Read Story

ToDo List Ethereum Dapp (Step6) | Webpack, ES6 and truffle-solidity-loader

This tutorial is part of the series ToDo List Ethereum Dapp. This is the Step 6. Tutorials already published: (more…)

Read Story

Testing integers in smart contract with Truffle and bn.js (Big Number)

In Solidity smart contract, you might have to deal with huge numbers, especially when doing financial transfers. Don't forget that…

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