Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Beginners Solidity for Ethereum Blockchain Masterclass - Build Smart Contracts
00 Course Overview
00 Course Overview (8:42)
Source Files
01 Introduction to Blockchains and Distributed Ledgers
00 Blockchain Introduction (8:32)
01 What Are Blockchains And Distributed Ledgers (3:48)
02A What Are Bitcoin And Ethereum (5:28)
02B Ethereum Blockchain Properties (10:22)
02C Ethereum Deep Dive (10:23)
03 What Are Smart Contracts (2:01)
04 What Is The Solidity Programming Language (4:01)
Source Files
02 How to Build Smart Contracts Online
01 Introduction To Ethereum Remix IDE (8:12)
03 Build Your First Solidity Smart Contract
01 Build Your First Contract (8:48)
02 Change A State Variable Value (5:55)
Source Files
04 Build Solidity Variables
01 Build A Local Variable (4:28)
02 Build State Variables Of Different Data Types (10:54)
03 Build A Custom Data Type With A Struct (4:47)
Source Files
05 Build Solidity Arrays
01 Build Arrays (11:07)
02 Build Array Functions (6:17)
Source Files
06 Build Solidity Mappings
01 Build A Mapping (6:20)
02 Build A Database-Like Mapping (7:42)
03 Assign Ownership To Individual Ethereum Addresses (4:59)
Source Files
07 Build Solidity Conditionals and Loops
01 Build A Conditional (6:57)
02 Build A Loop (9:25)
Source Files
08 Send Ether
01 Send Ether (8:31)
Source Files
09 Build Smart Contracts
00 Build A Profit Splitter Contract (11:48)
01 Build A Contract With Limited Addresses (11:40)
02 Build A Contract And Library (15:01)
03 Build A Contract With A Limited Time Transaction (10:20)
04 Build Contracts With Inheritance (13:22)
05 Build Contracts With Visibility Modifiers (10:50)
06 Build A Contract With Mutability Modifiers (10:20)
07 Build An Abstract Contract (13:09)
08 Build A Bank Contract (9:25)
09 Access Struct Value (4:13)
Source Files
10 Interact on a Live Blockchain with Web3, Ganache and Truffle
01 What You Need To Deploy A Contract (9:47)
02 Build A New Truffle Project (6:46)
03 Build A Smart Contract (5:10)
04 Deploy The Contract On A Live Blockchain (13:41)
Source Files
00 Blockchain Introduction
Complete and Continue