-
Notifications
You must be signed in to change notification settings - Fork 44
Formation of Ethereum: The Journey
Ananthan edited this page May 8, 2024
·
3 revisions
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 current Ethereum has far advanced from the specifications in the whitepaper- it is still regarded as the first step in the journey of Ethereum.
Once the Ethereum mainnet was launched, further upgrades were implemented as network forks.
- 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