Advanced storage

Julien Klepatch

In this video, we will build on the previous “Simple storage” smart contract, and store list of data instead of just a single piece of data. You will learn how to:

  • Represent list of data with Solidity arrays
  • Access a specify entry of array
  • Get an array length

0 Comments

Leave a Reply

More great articles

Using Truffle-contract to communicate with smart contracts

In this video, I will introduce you Truffle-Contract, a library that is used by Truffle to communicate with smart contracts.…

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

Intro To Remix, The Solidity IDE | Episode 10

https://www.youtube.com/watch?v=4CsH5xTxhSA

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