Web 3 (DApp) applications could change the development landscape. Learn to create and deploy smart contracts on Ethereum with Solidity. Then communicate from them to Node.js and browsers. You'll tackle challenging concepts such as memory layout, delegate calls, and fallback functions. Lastly, implement the diamond pattern, allowing you to create smart contracts of arbitrary size.
Overview
Syllabus
- Introduction
- Create Your First Smart Contract
- Setup & Deploy to Test Network
- Create a Deployment Script
- Setup MetaMask Extension
- Deploy Contract & Connect MetaMask
- Web3 Terminology
- Solidity Language Basics
- Counter Contract
- View Methods vs. Transactional Methods
- Display Contract Count on Website
- Signers & Waiting for Transactions
- Contract Events
- Alchemy Test Network
- Gas Overview
- Gas Reporter
- Game Contract Setup
- Game Contract Storage
- Generating Random Numbers
- Bits & Bit Shifting
- Logical Operations on Bits
- Reading from Storage Methods
- Testing Storage Methods
- Deploying Contract
- Diamond Pattern Fallbacks
- Diamond Pattern Delegate Calls
- Diamond Pattern Storage Overview
- Diamond Pattern App Storage
- Diamond Contract Walkthrough
- Replacing Functions from the Diamond
- Q&A
- Wrapping Up
Taught by
ThePrimeagen