Ethereum is a blockchain network invented by Vitalik Buterin in 2015. Ethereum is one of the most popular cryptocurrencies and ranks #2 in total market capitalization.

Unlike Bitcoin which only stores transaction hash (sender's/receiver's address, amount), Ethereum allows users to store transaction hash along with any other form of data opening a world of possibilities.

In simple words, you can think of Ethereum as a DIY platform to build and run decentralized applications(D-Apps). Any kind of transaction in the Ethereum network uses Ether- the native currency of the Ethereum blockchain.

Ether Fundamentals:

Untitled

Ethereum's Consensus Method:

Ethereum works on a Proof Of Stake consensus algorithm.

What Is Proof of Stake?

POS is a consensus algorithm that allows a miner to mine blocks.

Miners also called "validators" need to lock in (stake) 32 Ethers in order to be eligible to mine.

Once you stake, You will be part of a lottery where the winner gets a chance to validate the transaction and earn rewards.

Untitled

What Are Smart Contracts?

Smart Contracts are self-executing if-else statements that work automatically without any human interference.

One very simple use case of smart contracts is while placing trades. Assume the following function: "Buy BTC IF it comes below $55,000 ELSE don't".

Here the smart contracts automatically follow this function and react accordingly. Some features of smart contracts are:

Untitled

What Is Ethereum Mining?

Untitled

What Is A GAS Fee?

Must Read

  1. Ethereum's Website
  2. Ethereum's Official Forum
  3. Ethereum's Whitepaper

Untitled