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
In this video, we will start a smart contract to do split payments. Split payments allow to split an Ether…
Read StoryIn this video I will show you some advanced features of the Remix Debugger like: stepping over functions breakpoints These…
Read StoryBefore you rush into testing your Solidity smart contracts, it's important to understand the difference between unit tests and integration…
Read Story
Leave a Reply