Developing Ethereum Smart Contracts for Beginners
This is a 100% free course, but we need you to first join or login to watch this video.
Alright, join or login here.In this video, I'm going to introduce you to the Remix IDE (browser-based), and show you how to set up your first contract.
Then, I will show you how to define variables, types, and also define functions for returning and setting variables.
Written Lesson: Smart Contracts and Decentralized Apps 101
Written Lesson: Solidity Variables and Types (Tutorial)
Written Lesson: Interacting with a Smart Contract through Web3.js (Tutorial)
Written Lesson: Creating Ethereum Smart Contract Events (Tutorial)
Written Lesson: Solidity Modifiers Tutorial - Control your Smart Contract Functions
Written Lesson: Solidity Mappings & Structs Tutorial
Written Lesson: Solidity Inheritance & Deploying a Smart Contract Tutorial
Written Lesson: Finishing our Smart Contract and Using it on Ropsten