fbpx

Simple storage – Part I

Julien Klepatch

In this video we are going to create a smart contract able to store a variable. Very easy to follow!

You will learn:

  • how to persist data with state variables in Solidity
  • how to update the value of of a state variable

0 Comments

Leave a Reply

More great articles

Debugging with syntax highlighting

To debug syntax errors, you can rely on Solidity syntax highlighting. Fortunately for us, Remix has syntax highlighting activated by…

Read Story

Basic testing workflow with Truffle – Part 2

In this video, we will go through the whole process of test-driven-development (TDD) for Solidity smart contracts: writing the tests…

Read Story

Truffle testing framework – Introduction

In this video, I am going to introduce the testing features of the Truffle framework. You will learn: which language…

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