fbpx

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

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…

Read Story

Rock paper scissors Solidity tutorial

You know Rock paper scissors right? If you don't, that's a simple game where in each round 2 players make…

Read Story

Basic testing workflow with Truffle – Part I

In this video, I will show you what is the basic workflow when you test Solidity smart contracts with the…

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