Completed
Escrow Contract
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to Blockchain Programming - Full Course 2023
Automatically move to the next video in the Classroom when playback concludes
- 1 INTRO
- 2 👉 CODE A WEB 3.0 REAL ESTATE APP LIKE ZILLOW STEP-BY-STEP SOLIDITY, ETHEREUM, HARDHAT, REACT
- 3 Create Project
- 4 Escrow Contract
- 5 List Property
- 6 Earnest Deposit
- 7 Finish Contract
- 8 Deploy Contracts
- 9 Create Front End
- 10 Connect to Blockchain
- 11 Navbar
- 12 Search Bar
- 13 List Properties
- 14 Buy Property
- 15 👉 ULTIMATE SOLIDITY TUTORIAL: DEFI, FLASH LOANS, HACKING, NFTS & MORE!
- 16 First Contract
- 17 Testing Contracts
- 18 NFT Real Estate Escrow
- 19 Flash Loans
- 20 Hacking: Reentrancy
- 21 👉 CODE AN NFT MARKETPLACE LIKE OPENSEA STEP-BY-STEP [ERC-721, SOLIDITY]
- 22 System Dependencies
- 23 Project Dependencies
- 24 Project Setup
- 25 NFT contract
- 26 Marketplace contract setup
- 27 Make Items
- 28 Purchase Items
- 29 Front End Setup
- 30 Home Front End
- 31 Create Front End
- 32 My Listed Items Front End
- 33 Purchases Front End
- 34 👉 CODE A WEB 3.0 DOMAIN SITE LIKE GODADDY STEP-BY-STEP SOLIDITY, ETHEREUM, HARDHAT, REACT
- 35 Project Overview
- 36 Project Setup
- 37 Smoke Test
- 38 NFT Contract
- 39 List Domains
- 40 Buy NFTs
- 41 Deploy Contracts
- 42 Create Website
- 43 Navbar
- 44 UI Scaffolding
- 45 List Domains
- 46 Buy Domains
- 47 CONCLUSION