Introduction to Blockchain
  • What is blockchain?
  • Mining blocks in blockchain network
  • Node Operators
  • Consensus mechanisms (POW vsPOS)
Understanding Ethereum Blockchain
  • What is ethereum?
  • What is gas in ethereum?
  • Other networks to deploy ethereum contracts
Smart Contracts with Solidity
  • SPDX licence and solidity version
  • Write your first smart contract
  • Environment, account and gas limit
  • Deploy the smart contract in remix IDE
Learning Solidity in Remix IDE
  • Counter contract
  • Visibility types
  • Function modifiers in solidity
  • Solidity variables
  • Local state and global variables
  • Getting help from google and chatgpt
  • Where to go from here?
Bonus
  • Other Courses You May Like