Working with Ethereum: Lifecycle of a Smart Contract
Ethereum
| Intermediate
- 7 Videos | 45m 28s
- Includes Assessment
- Earns a Badge
Accelerate contract development by using the Truffle framework and Ganache to manage building, testing, and deploying smart contracts for your Blockchain solutions. For this course, you should already have some degree of application development experience in a high-level programming language. Learn how to write a simple Hello World smart contract using Solidity; how to use the solc compiler to produce a smart contract to generate Ethereum bytecode; and how to script smart contract compilation and define the types of output required, including bytecode and ABI (application binary interface). In this course, you will also learn to write simple test cases by using Mocha, group them into a test suite, and describe a common set of actions to run before each test case. By the end of this course, you will become familiar with using the Truffle Suite for smart contract development and lifecycle management. You will know how the steps for building, testing, and deploying a smart contract can be scripted and thus greatly speed up the development of your distributed application.
WHAT YOU WILL LEARN
-
write a simple Hello World smart contract using Solidityuse the solc compiler to compile a smart contract to generate Ethereum bytecodescript smart contract compilation and define the types of output required, including bytecode and ABI
-
write simple test cases using Mocha, group them into a test suite, and describe a common set of actions to run before each test casedevelop a test case to list all accessible Ethereum accounts in a private Ethereum networkrecall the methods of compiling Solidity code and automate contract testing using Mocha
IN THIS COURSE
-
1.Course Overview2m 28sUP NEXT
-
2.Developing a Contract with Solidity9m 4s
-
3.Compiling a Solidity Smart Contract6m 55s
-
4.Writing a Compile Script7m 21s
-
5.The Mocha Test Framework7m 19s
-
6.Integrating Mocha with Ethereum6m 7s
-
7.Exercise: The Lifecycle of a Smart Contract6m 14s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.