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
Leave a Reply