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

More tricks for bn.js (Big Number) library in Truffle tests

In the last video of the smart contract testing series I showed you the basic usage of the Big Number…

Read Story

DAO – Part II

In this video, we start to build the DAO smart contract, and implement the following features: Collect investor money in…

Read Story

ToDo List Ethereum Dapp (Step6) | Webpack, ES6 and truffle-solidity-loader

This tutorial is part of the series ToDo List Ethereum Dapp. This is the Step 6. Tutorials already published: (more…)

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