Ethereum Smart Contracts with Solidity: Build Decentralized Apps
Blockchain
| Intermediate
- 12 videos | 1h 17m 50s
- Includes Assessment
- Earns a Badge
This course examines the most mature and widely used language for coding smart contracts, Solidity. The 12-video series assumes a reasonably broad understanding of Solidity language; you should also be familiar with different types of functions and data structures available, needed here to build a number of decentralized applications (dApps). Begin by refining an application used to conduct a poll, then implement a smart contract which functions as an escrow. Watch how the different types of data structures in the Solidity programming language operate. Explore different types of functions, including the payable functions which collect ether in a smart contract. Next, build a smart contract application which mimics a bank, with customers represented by their Ethereum account addresses, and each account can have an Ether balance. By completing the course labs, you will incorporate all the skills needed to build the back end of any decentralized application. With some additional Javascript knowledge, you need only integrate your front end with your smart contract in order to become a full-stack blockchain developer.
WHAT YOU WILL LEARN
-
Outline the key concepts covered in this courseUse structs to enable users to vote for options using stringsInteract with the deployed voting app to vote for options using both numbers and stringsWork with events and use them in smart contracts to log activitiesDevelop a smart contract to function as a bank that is capable of enrolling customers and allows them to deposit and withdraw etherDeploy the bank smart contract and enroll a customer
-
Use the deployed bank smart contract to deposit and withdraw etherInvoke the selfdestruct function to remove the bank smart contract from the ethereum networkDefine a smart contract to hold ether and transfer it to a specified account once a certain number of approvals have been obtainedDeploy the escrow smart contract and verify the validation checksUse the deployed escrow smart contract to supply the required approvals for ether transfer and verify the behavior when the transfer is rejectedIdentify the key functions and data structures used to build decentralized apps with solidity
IN THIS COURSE
-
2m 19s
-
7m 56sIn this video, you will use structs to enable users to vote for options using integers. FREE ACCESS
-
5m 17sIn this video, you will learn how to interact with the deployed voting app to vote for options using both numbers and text strings. FREE ACCESS
-
5m 52sIn this video, you will work with events and use them to log activities in smart contracts. FREE ACCESS
-
9m 19sIn this video, find out how to develop a smart contract to function as a bank that is capable of enrolling customers and allows them to deposit and withdraw ether. FREE ACCESS
-
8m 28sIn this video, you will learn how to deploy the bank smart contract and enroll a customer. FREE ACCESS
-
8m 37sIn this video, learn how to deposit and withdraw ether using the deployed bank smart contract. FREE ACCESS
-
4m 37sIn this video, you will learn how to invoke the selfdestruct function to remove the bank smart contract from the Ethereum network. FREE ACCESS
-
8mFind out how to define a smart contract to hold ether and transfer it to a specified account once a certain number of approvals have been obtained. FREE ACCESS
-
6m 58sLearn how to deploy the escrow smart contract and verify the validation checks. FREE ACCESS
-
4m 56sIn this video, learn how to use the deployed escrow smart contract to supply the required approvals for ether transfer and verify the behavior when the transfer is rejected. FREE ACCESS
-
5m 31sDuring this video, you will learn how to identify the key functions and data structures used to build decentralized apps with Solidity. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.