We are going to continue our CRUD smart contract and finish the main features. You will learn:
- “Update” and “Destroy” in CRUD
- Delete an entry of a Solidity array
We are going to continue our CRUD smart contract and finish the main features. You will learn:
This tutorial is part of the series ToDo List Ethereum Dapp. This is the Step 6. Tutorials already published: (more…)
Read Storyhttps://youtu.be/BIHNMvbqr0k In object-orientated programming languages, we have classes and inheritance. In Solidity, we don't have classes but we have contracts.…
Read StoryIn this video we are going to create a smart contract able to store a variable. Very easy to follow!…
Read Story
Leave a Reply