fbpx

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

Crud – Part IV

If a user does not exist, no error is produced. We should change that. In this video you will learn…

Read Story

How To Use Ganache GUI With Truffle? | Episode 14

https://www.youtube.com/watch?v=aRJA1r1Gwu0&t=1s Ganache CLI is an Ethereum client used for developing smart contracts and dapps. It is a command-line tool but…

Read Story

ERC20 Token Tutorial: Create a custom token in Solidity

ERC20 tokens are a key component of many Ethereum Dapps. They usually represent some sort of ownership over a product,…

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