Simple storage – Part II

Julien Klepatch

In this video, we are going to finish our simple storage smart contract, which can set and get the value of a variable. You will learn:

  • Difference between transaction and calls
  • How to specific calls in Solidity with view / pure keyword
  • Getter functions automatically created by Solidity
  • How the local Ethereum Blockchain work in Remix

0 Comments

Leave a Reply

More great articles

Instantiate An Inherited Solidity Contract | Episode 9

https://www.youtube.com/watch?v=YBSD1z96Tic

Read Story

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

DAO – Part I

In this new series of videos, we are going to build a DAO (Decentralized Autonomous Organization) smart contract. The DAO…

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