0Pricing
Blockchain Smart Contracts with Solidity · Lesson

Ethereum Basics and EVM

Explore the Ethereum network, its role in smart contracts, and the functionality of the Ethereum Virtual Machine (EVM).

Welcome to Ethereum

Ethereum is more than a coin - it's an open, decentralized platform for running smart contracts and building decentralized apps (dApps).

Ether (ETH) and Gas

Every operation on Ethereum costs a fee paid in Ether (ETH). Gas measures the computational work a transaction needs - think of it as fuel, paid in ETH.

All lessons in this course

  1. What is Blockchain Technology?
  2. Ethereum Basics and EVM
  3. Your First Solidity Contract
  4. Wallets, Keys, and Transactions
← Back to Blockchain Smart Contracts with Solidity