Contract Inheritance In Solidity | Episode 6

https://youtu.be/BIHNMvbqr0k In object-orientated programming languages, we have classes and inheritance. In Solidity, we don't have classes but we have contracts. Contracts can inherit from each other, and access some inherited properties like variables and functions. Let's learn how this work in Solidity

Read Story
December 16, 2017

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 need to do all the plumbing by yourself, and apis change frequently. Fortunately, some developers in the Ethereum community created framework for developing smart contracts and making our life easier.…

Read Story
November 13, 2017

Calling A Smart Contract Method From Web3 (1.0) | Episode 4

https://youtu.be/hr68GNEhHhg

Read Story
November 8, 2017

Deploy A Smart Contract With Web3 (1.0) | Episode 3

https://youtu.be/eyETb2Ib2pk

Read Story
November 3, 2017

Hello World Smart Contract With Solidity | Episode 2

https://youtu.be/XUOqw8duupw

Read Story
October 30, 2017

Genesis Post | Episode 0

https://youtu.be/S4Q9T4EZjSs Hi and welcome to Eat The Blocks! My name is Julien Klepatch. I am a blockchain developer, and I run this website, eattheblocks.com. In 2011, one of my friend showed me this new thing called Bitcoin. I briefly had a look at it, but I thought it would probably…

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