This is the last part of the tutorial on how to build an Ether wallet smart contract. You will learn:
- how to do an ether transfer in Solidity
- the different unit of Ether (wei, gwei…)
In this video, we are going to allow investors to cash out on their investment, in 2 ways: By redeeming…
Read StoryThis tutorial is part of the series ToDo List Ethereum Dapp. This is the Step 9. Tutorials already published: (more…)
Read StoryIn Solidity, you can return some values from functions, like in other programming languages. Its also possible to use these…
Read Story
Leave a Reply