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 are going to allow investors of the DAO to: create investment proposals vote on each investment…
Read StoryThis tutorial is part of the series ToDo List Ethereum Dapp. It is the Step 1. Tutorials already published: Intro…
Read Storyhe Remix debugger is a powerful that allows you to debug your Solidity code. Usually, if you are stuck and…
Read Story
Leave a Reply