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…)
This tutorial is part of the series ToDo List Ethereum Dapp. It is the Step 1. Tutorials already published: Intro…
Read StoryPreviously, we have implemented the main functionality of our split payment smart contract in Solidity. In this video tutorial, we…
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