-
Notifications
You must be signed in to change notification settings - Fork 44
Rise of Ethereum
Ethereum is the first of its kind, general-purpose programmable blockchain technology.
Ethereum strives to build a platform that allows computer programs to be recorded in the blockchain ledger. These programs also known as smart contracts, can help build logic that is immutable and auditable across the globe.
The Ethereum whitepaper titled “Ethereum: A Next-Generation Smart Contract and Decentralized Application Platform” is regarded as the first formal document explaining the concept of Ethereum. Though the technical side of Ethereum currently has far advanced from the specifications in the whitepaper, it is still regarded as the first step in Ethereum's journey.
Journey of Ethereum
After the launch of the Ethereum main network (mainnet) in 2015, the network protocol underwent several upgrades, reshaping it to its current status.
- Introduction
- Rise of Ethereum
- Ethereum Fundamentals
- DApps & Smart Contracts
- MetaMask Wallet & Ether
- Solidity: Basics
- Solidity: Advanced
- Solidity Use cases and Examples
- DApp Development: Introduction
- DApp Development: Contract
- DApp Development: Hardhat
- DApp Development: Server‐side Communication
- DApp Development: Client-side Communication
- Advanced DApp Concepts: Infura
- Advanced DApp Concepts: WalletConnect
- Event‐driven Testing
- Interacting with the Ethereum Network
- Tokens: Introduction
- Solidity: Best Practises
- Smart Contract Audit
- Ethereum: Advanced Concepts
- Evolution of Ethereum
- Conclusion