Building an Ethereum Blockchain App: 7 Smart Contracts

Go to class
Write Review

Free Online Course: Building an Ethereum Blockchain App: 7 Smart Contracts provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Building an Ethereum Blockchain App: 7 Smart Contracts is taught by Michael Solomon.

Overview
  • Learn about smart contracts, blockchain supply chains, types of data, how to handle errors, and more.

Syllabus
  • 1. Learning about Smart Contracts

    • Smart contracts review
    • What is the supply chain?
    • Supply chain challenges and blockchain solutions
    • Blockchain solution examples
    • Ethereum tokens
    • Supply chain project
    • Exploring solidity
    • Defining types of data
    • Data types
    • Solidity data modifiers, part 1
    • Solidity data modifiers, part 2
    • Revisiting gas
    • Controlling flow
    • Handling errors