What is Ethereum?

 

What is Ethereum?

Ethereum was created in 2013 by Vitalik Buterin to let anyone “write smart contracts and decentralized applications (dapps).” (whitepaper)

How does Ethereum work?


As of December 2021, Ethereum is the 2nd most popular cryptocurrency. Like Bitcoin, it's built on the blockchain and is decentralized, immutable, and open.


Unlike Bitcoin, Ethereum's goal is to become the world's decentralized computer (called EVM or the Ethereum Virtual Machine). To understand what that even means, let’s define the following: 1. Ether is Ethereum’s digital token.


Ether is a store of value like Bitcoin, but its main purpose is to reward nodes on the ethereum blockchain for processing transactions. 2. Gas is the amount of Ether that's paid to a node to process a transaction. 3. Smart contracts are code that runs on the Ethereum blockchain.



This code is decentralized (stored across all nodes in the network), immutable (can’t be changed once committed to the blockchain), and open (anyone can view the code and use it). 4. Decentralized apps (dapp) combine a backend smart contract with frontend UI.


Ethereum has the largest Web3 developer ecosystem thanks to its composability. Like legos, anyone can build on an existing smart contract to create something new. This has led to the creation of thousands of dapps that power Web3 use cases such as:


1. Buying and selling NFTs (OpenSea)‍ 2. Swapping tokens (Uniswap) 3. Lending and borrowing tokens (Compound) 4. Earning income from playing games (Axie Infinity) Due to Ethereum's popularity, it costs a lot in gas to process transactions.


That’s why Ethereum is upgrading to eth 2.0 (which includes shifting from proof of work to stake) to scale the network, reduce energy consumption, and lower gas fees. Layer 2 networks and sidechains: Another way to reduce gas fees is to use a layer 2 network or sidechain:


1. Layer 1 network is the main Ethereum blockchain. 2. Layer 2 networks process transactions off-chain before bundling and submitting them to the Ethereum blockchain. They benefit from Ethereum's security and distributed network. Arbitrum is an example of a layer 2 network.


3. Sidechains are separate blockchains that use their own token to pay for gas. You can move tokens between sidechains and Ethereum through a bridge. Polygon is an example of a sidechain.


Layer 2 networks and sidechains offer much lower gas fees than the main Ethereum blockchain (e.g., $0.0001 vs. $80). We'll cover how to use these platforms in our NFT and DeFi learning paths. A brief history of Ethereum •2013: Vitalik Buterin published the Ethereum whitepaper.


After failing to convince the Bitcoin community to support decentralized apps on Bitcoin, Vitalik crowdfunded Ethereum as a new cryptocurrency. •2014-2015: Ether officially went on sale, people could buy it with Bitcoin.



•2016: The DAO raises $150M to provide a new decentralized business model for organizing companies. Unfortunately, hackers were able to use an exploit to steal 1/3 of the DAO's funds. This led to Ethereum doing a hard fork to restore lost funds.

•2020: Ethereum ships the beacon chain as part of its eth 2.0 plans to migrate from proof of work to proof of stake. The foundation plans to merge the main Ethereum chain to staking sometime in 2022. #Ethereum

Comments