If a user does not exist, no error is produced. We should change that. In this video you will learn how to use the revert() Solidity construct to produce an error.
December 28, 2018
If a user does not exist, no error is produced. We should change that. In this video you will learn how to use the revert() Solidity construct to produce an error.
This video is a tutorial to build a lottery smart contract in Solidity. The rules are simples. In each round…
Read StoryThis tutorial is part of the series ToDo List Ethereum Dapp. This is the Step 8. Tutorials already published: (more…)
Read Storyhttps://www.youtube.com/watch?v=aRJA1r1Gwu0&t=1s Ganache CLI is an Ethereum client used for developing smart contracts and dapps. It is a command-line tool but…
Read Story
Leave a Reply