Completed
- Recap
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to Ethereum Blockchain Development with Microsoft Learn
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction and Agenda
- 2 - Meaghan introduces blockchain content
- 3 - Dr G starts exploring the content
- 4 - Exploring the RemixIDE
- 5 - Copy Solidity code to Remix IDE and review
- 6 - Compile and Deploy code
- 7 - Test code
- 8 - Add code to give initial balance
- 9 - Add a require statement
- 10 - Compile and Deploy code
- 11 - Test code
- 12 - Recap
- 13 - Test Code
- 14 - Edit, compile, deploy, test to allow participant to add more money
- 15 - Add require to only allow initial balance updates
- 16 - Compile, deploy, test
- 17 - Recap