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 calls vs transactions

When I started to debug Solidity smart contracts, I was really confused by the fact that although there was a…

Read Story

Isolate smart contract tests with Truffle clean room features

In Truffle tests, we have a mysterious contract() function: contract('my test', () => { if('it should ...', () => {…

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