Ethereum Explained! 🚀 (Ultimate Beginners’ Guide! 📚) How Ethereum Works 💻 & Why it's Undervalued 🤑

Crypto Casey
24 Jul 202321:59

Summary

TLDRThe video script delves into the distinctions between Ethereum and Bitcoin, clarifying that while both are applications of blockchain technology, they serve different purposes. Ethereum, proposed by Vitalik Buterin, is a blockchain-based software platform that allows for the creation of decentralized applications (DApps) and smart contracts, which can automate and execute agreements without intermediaries. Ether, the native cryptocurrency of Ethereum, is used to pay for computational services on the network, with its supply designed to be deflationary. The script also explains the concept of 'gas' as transaction fees on the Ethereum network and touches on the Ethereum Virtual Machine (EVM), which enables a global decentralized supercomputer. Additionally, it covers ERC20 tokens, a standard for creating new tokens on the Ethereum blockchain, and the shift from Proof of Work to Proof of Stake for network validation, emphasizing the latter's energy efficiency. The summary encourages viewers to explore the potential of Ethereum and consider its place in their investment portfolio, while highlighting the importance of secure storage with hardware wallets like Tangem.

Takeaways

  • 📘 Ethereum is a blockchain-based software platform created by Vitalik Buterin, distinct from Bitcoin.
  • 🔑 Blockchain technology is founded on three pillars: decentralization, transparency, and immutability.
  • 🌐 Decentralization in blockchain means data is stored across multiple locations and no single entity controls it.
  • 🔍 Transparency ensures that all transactions are recorded on a public ledger, visible to everyone and resistant to alteration.
  • 🔒 Immutability refers to the unchangeable nature of data once recorded on the blockchain, secured by cryptographic processes.
  • 💡 Bitcoin functions as digital currency for transactions and value storage, whereas Ethereum serves as a programmable platform for decentralized applications (dApps).
  • 🛢️ Ether, the native cryptocurrency of the Ethereum network, is used to pay for computational services and execution of smart contracts, likened to 'digital oil'.
  • 💰 Gas is the term for the fee required to perform operations on the Ethereum network, with prices fluctuating based on network demand and complexity of transactions.
  • ⛓️ Ethereum has transitioned from a Proof of Work consensus mechanism to a Proof of Stake, aiming to be more energy-efficient and secure.
  • 💼 Smart contracts are self-executing contracts with the terms directly written into code on the blockchain, enabling trustless transactions without intermediaries.
  • 📈 ERC20 is a token standard on the Ethereum network that defines rules for creating and issuing tokens, ensuring compatibility and functionality within the ecosystem.
  • 🚀 Ethereum is an evolving technology with ongoing development aimed at improving efficiency, security, and user experience for future growth and adoption.

Q & A

  • What is the primary distinction between Ethereum and Bitcoin?

    -Ethereum is a blockchain-based software platform that allows for the creation of decentralized applications (dApps), while Bitcoin is a digital currency used for peer-to-peer transactions and as a store of value.

  • Who is the creator of Ethereum and when was it launched?

    -Ethereum was created by Russian-Canadian programmer Vitalik Buterin, and it went live in 2015.

  • What are the three pillars of blockchain technology?

    -The three pillars of blockchain technology are decentralization, transparency, and immutability.

  • How does decentralization in blockchain work?

    -Decentralization in blockchain means that data is recorded and stored on multiple devices in various locations worldwide, and no single person, company, or government controls the data.

  • What role does Ether play in the Ethereum network?

    -Ether is the native cryptocurrency of the Ethereum blockchain, used to pay for the computational services required to build and run decentralized applications on the network.

  • What is the concept of 'gas' in the context of Ethereum transactions?

    -Gas in Ethereum is a measure of the computational effort required to execute a contract or a transaction. It determines the transaction fees, which are paid in Ether to the network validators.

  • How does the proof of stake protocol work in Ethereum?

    -Proof of stake is a consensus mechanism where validators 'stake' their Ether as collateral to propose and validate new blocks. Validators are chosen based on the amount of Ether they have staked and the length of time it has been staked. Validating a block successfully earns them a reward, while proposing an invalid block results in a penalty.

  • What is an ERC20 token and how does it relate to the Ethereum network?

    -An ERC20 token is a type of cryptocurrency that adheres to a specific set of rules defined by the ERC20 standard on the Ethereum blockchain. These tokens can represent various assets or utilities and are used for specific purposes within the Ethereum ecosystem.

  • null

    -null

  • How does the Ethereum Virtual Machine (EVM) function within the Ethereum network?

    -The EVM is a global decentralized supercomputer that allows for the execution of smart contracts. It improves the flexibility of the software and ensures the separation of each software host and application on the Ethereum network.

  • What are smart contracts and how do they operate on the Ethereum platform?

    -Smart contracts are self-executing contracts with the terms of the agreement directly written into code. They operate on the Ethereum platform by automatically enforcing and carrying out the terms of a contract within a trusted environment, eliminating the need for a central authority.

  • Why is Ethereum considered a more programmable blockchain compared to Bitcoin?

    -Ethereum is considered more programmable because it allows users to build and deploy decentralized applications (dApps) and execute smart contracts, which are not possible on the Bitcoin blockchain that is primarily designed for transactions.

  • How does the issuance and burning of Ether affect its supply and potential value over time?

    -As the Ethereum network is used more, Ether is burned or taken out of circulation, making it deflationary. If the supply of Ether continues to decrease while demand increases, the price of Ether is likely to rise substantially over time.

Outlines

00:00

😀 Introduction to Ethereum and Blockchain

The video script begins by addressing the common misconception of equating Ethereum with Bitcoin and blockchain technology. It outlines the intention to clarify the distinctions among them. Ethereum, proposed by Vitalik Buterin in 2013 and launched in 2015, is described as a blockchain-based software platform. The script delves into the fundamental concepts of blockchain, emphasizing its three key features: decentralization, transparency, and immutability. Decentralization ensures data is stored across multiple locations and not controlled by a single entity. Transparency allows for a public ledger that records transactions in a tamper-proof manner. Immutability guarantees that once data is recorded, it cannot be altered. The script also touches on the importance of understanding these features before exploring Ethereum's role within the blockchain ecosystem.

05:00

💡 Ethereum as a Programmable Blockchain

The second paragraph explains the unique use cases of blockchain technology for both Bitcoin and Ethereum. Bitcoin is presented as a digital currency for transactions and as a store of value, while Ethereum is characterized as a programmable blockchain that enables the creation of decentralized applications (dApps). The Ethereum network is likened to an app store where developers can build and deploy applications. The concept of decentralized finance (DeFi) is introduced as a movement to create a more transparent and trustworthy financial system. The paragraph also distinguishes between Ether, the cryptocurrency of the Ethereum network, and the network itself. Ether serves as a means of payment for the computational resources required to build and run applications on Ethereum, known as 'gas.' The script highlights the deflationary nature of Ether, as its supply growth is decreasing over time due to 'burning' in network transactions.

10:01

📊 Understanding Ethereum's Gas Fees and Validators

This section of the script discusses the intricacies of Ethereum's transaction fees, known as 'gas.' Gas prices are determined by the computational resources a transaction requires, and they fluctuate based on network demand. The script explains that gas prices are denoted in Gwei, a denomination of Ether, and that users can set a gas limit for their transactions. The concept of 'proof of stake' is introduced as the consensus mechanism that Ethereum currently uses. Validators, who are network participants that verify transactions, are required to stake Ether as collateral. The more Ether a validator stakes and the longer it is staked, the higher the chances of being selected to validate the next block. Validators are rewarded for successful block verification, but face penalties for proposing blocks with fraudulent transactions. The script also mentions the potential regulatory considerations regarding proof-of-stake assets.

15:04

💻 The Structure of the Ethereum Network

The script breaks down the Ethereum network into three layers: the hardware layer consisting of nodes that validate transactions, the software layer where smart contracts are written in languages like Solidity, and the application layer where dApps are built and run. Smart contracts are self-executing contracts with terms directly written into code. The Ethereum Virtual Machine (EVM) is described as a global decentralized supercomputer that allows for the execution of these contracts. The application layer is where developers can create and launch dApps, which are decentralized applications that operate on the Ethereum blockchain. The script also introduces ERC20 tokens, a token standard that dictates the rules for creating new tokens on the Ethereum network, ensuring compatibility and functionality within the ecosystem.

20:04

🚀 Ethereum's Development and Investment Considerations

The final paragraph focuses on Ethereum's ongoing development and the potential for investment in Ether. It advises investors to use reputable cryptocurrency exchanges and to store their assets in secure cold storage hardware wallets, specifically recommending the Tangem wallet. The script emphasizes the wallet's ease of use, high security standard, and affordability. It also provides a cautionary note on Ethereum's speculative nature and the importance of being aware of its developmental phase and future roadmap. The video concludes with an invitation to learn more about cryptocurrency wallets, private keys, and seed phrases, and to explore the potential of Bitcoin for wealth management.

Mindmap

Keywords

💡Ethereum

Ethereum is a blockchain-based, open-source, decentralized software platform that was proposed by Vitalik Buterin in 2013 and went live in 2015. It is distinct from Bitcoin in that it allows for the creation of smart contracts and decentralized applications (dApps), making it a versatile platform for various use cases beyond cryptocurrency transactions. In the video, Ethereum is a central theme, highlighting its role in the evolution of blockchain technology and its differences from Bitcoin.

💡Blockchain

Blockchain is a distributed ledger technology that underpins cryptocurrencies like Bitcoin and Ethereum. It is characterized by three main features: decentralization, transparency, and immutability. The video explains that blockchain operates on a network of computers, ensuring that data cannot be altered once recorded, and that no single entity has control over the network. This technology is foundational to understanding Ethereum and Bitcoin.

💡Decentralization

Decentralization refers to the distribution of data storage and management across multiple locations and devices, rather than a single central authority. In the context of the video, decentralization is a key principle of blockchain technology, which means no single entity controls the blockchain. This is illustrated by contrasting traditional centralized systems like banks with the decentralized nature of blockchain, where transactions are managed collectively by network participants.

💡Transparency

Transparency in the blockchain context means that all transactions are recorded on a public ledger, making them visible to anyone on the network. The video emphasizes the importance of transparency by comparing it with the lack of visibility in traditional financial systems, such as government spending. Transparency in blockchain technology fosters trust and accountability, as it allows anyone to verify transactions.

💡Immutability

Immutability is the property of blockchain data that ensures once a piece of information is recorded, it cannot be changed, forged, or altered. This is achieved through cryptographic and hashing processes. In the video, immutability is highlighted as a key feature that contributes to the security and reliability of blockchain technology, making it resistant to tampering and fraud.

💡Ether

Ether, also known as Ethereum's native cryptocurrency, serves as a means of payment and a store of value similar to Bitcoin. However, Ether also plays a specific role in the Ethereum network by acting as 'fuel' to compensate nodes for the computational work required to process transactions and host dApps. The video explains that Ether is used to pay for network fees, known as 'gas,' which is a critical component of the Ethereum economy.

💡Gas

Gas in Ethereum is a measurement of the computational effort required to perform a transaction or execute a contract. It is a built-in pricing mechanism that determines the transaction fees on the Ethereum network. The video uses the analogy of gas as the fuel that powers transactions, with the amount of gas required depending on the complexity and storage needs of the transaction. Gas prices are denoted in Gwei, a denomination of Ether, and are crucial for users to understand when sending transactions.

💡Smart Contracts

Smart contracts are self-executing contracts with the terms of the agreement directly written into code. They automatically enforce the terms of a contract based on predefined conditions. In the video, smart contracts are a fundamental part of Ethereum's utility, allowing developers to create trustless systems for a variety of applications, from financial transactions to supply chain management, without the need for intermediaries.

💡ERC20 Tokens

ERC20 is a token standard on the Ethereum network that defines a set of rules for creating tokens within the Ethereum ecosystem. The video mentions ERC20 tokens as a type of cryptocurrency that operates by these rules, ensuring compatibility and interoperability with other applications and services on the Ethereum platform. Examples of ERC20 tokens include Tether and Basic Attention Token (BAT), each serving different functions and utilities within the Ethereum economy.

💡Proof of Stake (PoS)

Proof of Stake is a consensus mechanism used by Ethereum to secure its network, as opposed to the Proof of Work mechanism used by Bitcoin. Validators on the Ethereum network must 'stake' Ether, effectively locking it up as collateral. The video explains that PoS is more energy-efficient than PoW, as it does not require intensive computational power to validate transactions. Validators are chosen to create new blocks based on the amount of Ether they have staked and are rewarded for validating correct blocks.

💡Decentralized Applications (dApps)

Decentralized Applications, or dApps, are applications that run on a decentralized blockchain network, such as Ethereum. They are not controlled by any single entity and can operate autonomously, thanks to smart contracts. The video discusses dApps as a key innovation enabled by Ethereum, with examples like Uniswap for decentralized exchanges and OpenSea for NFT marketplaces, showcasing the potential for a wide range of decentralized services.

Highlights

Ethereum was created by Vitalik Buterin in 2013 and went live in 2015 as a blockchain-based software platform.

Blockchain is a record of data stored on a network of computers with three unique features: decentralization, transparency, and immutability.

Decentralization in blockchain means data is stored on multiple devices worldwide and no single entity controls it.

Blockchain's transparency ensures that transactions are recorded on a public ledger, making data impossible to alter.

Immutability refers to the inability to change, forge, or alter data once recorded on the blockchain.

Bitcoin is a digital currency for payment and value storage, while Ethereum is a programmable blockchain for building software and applications.

Ether is the native cryptocurrency of the Ethereum blockchain, used to pay for computing power and space required for Ethereum network transactions.

Gas in Ethereum represents the computational steps required to execute a contract or a transaction, with its price denoted in Gwei.

Ethereum's transition from Proof of Work to Proof of Stake makes it more energy-efficient and secure.

Smart contracts are self-executing contracts with the terms of the agreement directly written into code on the blockchain.

ERC20 is a token standard that defines a set of rules for creating and issuing tokens on the Ethereum blockchain.

There are over 350,000 different ERC20 tokens issued on the Ethereum network, each with a unique function or utility.

Ethereum's development roadmap includes improvements for cheaper transactions, enhanced security, and better user experience.

Tether (USDT) is an example of a stablecoin, a type of ERC20 token that maintains a stable value equivalent to the US dollar.

Basic Attention Token (BAT) is an ERC20 token used within the Brave browser ecosystem to facilitate transactions between users, advertisers, and publishers.

Ethereum's network operates on a three-layer model: the base layer of nodes, a software layer for smart contracts, and an application layer for decentralized apps (dApps).

The Ethereum Virtual Machine (EVM) is a global decentralized supercomputer that executes smart contracts and separates software applications.

Over 2800 dApps cover a wide range of categories, from gaming to finance, operating on Ethereum's blockchain platform.

Transcripts

play00:00

many people associate ethereum with

play00:02

Bitcoin and some people use the words

play00:04

ethereum Bitcoin and blockchain

play00:05

interchangeably by the end of this video

play00:07

we will understand the key differences

play00:09

between ethereum and Bitcoin and their

play00:12

relationship with blockchain technology

play00:13

so what is ethereum metallic buterin is

play00:17

a Russian Canadian programmer and

play00:18

cryptocurrency researcher who came up

play00:20

with the idea for ethereum in 2013 which

play00:23

finally went live in 2015. the most

play00:25

plain and simple explanation of ethereum

play00:27

can be broken down into two words

play00:29

software platform now it makes ethereum

play00:32

different from other software platforms

play00:34

is that it is a blockchain based

play00:36

software platform so before breaking

play00:39

down what ethereum is we must first

play00:40

understand its underlying technological

play00:43

Foundation what is blockchain the most

play00:45

plain and simple explanation of

play00:47

blockchain is that it's a record of data

play00:49

stored on a network of computers and

play00:51

there are three pillars of blockchain

play00:53

that make it unique decentralization

play00:55

transparency and immutability so let's

play00:58

break down these three pillars star

play00:59

starting with pillar 1 decentralization

play01:02

the word decentralization with regard to

play01:05

blockchain is twofold one it means that

play01:08

the data is recorded and stored on

play01:10

multiple devices in multiple locations

play01:12

around the world as opposed to one

play01:14

central place in two decentralization

play01:17

also means that no one person company

play01:20

government Authority or entity controls

play01:23

the data in record storage process so

play01:25

instead of traditional centralized

play01:27

entities like the IRS JPMorgan or MIT

play01:31

recording storing managing and

play01:33

controlling their data by following

play01:35

their own protocols deciding which

play01:37

service to use and where the servers are

play01:39

located and using their own proprietary

play01:41

software and security systems to protect

play01:43

their data blockchain allows for

play01:45

decentralized record keeping where data

play01:48

is recorded stored and managed on a

play01:50

network of computers with open source

play01:52

software around the world any changes to

play01:54

the blockchain protocol go through a

play01:57

consensus process that no one person or

play01:59

entity has control over so that is the

play02:01

essence of the decentralization pillar

play02:03

cool pillar two transparency the word

play02:07

transparency with regard to blockchain

play02:09

relates to the way in which transactions

play02:11

are recorded on a ledger that is

play02:13

available for everyone to see and that

play02:15

is saved on a network of computers

play02:17

around the world making the data

play02:18

impossible to change or alter so the

play02:21

best way to see the value of

play02:22

transparency and data recording storage

play02:25

and management is by comparing these two

play02:27

scenarios one currently common citizens

play02:30

of the United States are not privy to

play02:32

where and how every tax dollar is spent

play02:34

by the United States government we just

play02:36

have to take their word for it and even

play02:38

if the government had to show us their

play02:40

records it would be very easy for them

play02:42

to create Forge or manipulate any data

play02:45

they chose to share with us since they

play02:47

control their own data you can see how

play02:50

this scenario has not exactly

play02:51

transparent or trustworthy so let's

play02:53

imagine another scenario if everyone in

play02:55

the United States had the ability to see

play02:57

a live running Ledger of wherever every

play03:00

single tax dollar was spent by the

play03:02

United States government at any moment

play03:04

in time basically all U.S citizens could

play03:06

see a full disclosure of how the

play03:08

government is managing our money and in

play03:10

this scenario there is more trust and

play03:12

transparency the second pillar of

play03:14

blockchain Technology nice pillar three

play03:16

immutability immutability simply means

play03:20

that the data recorded and stored on the

play03:21

blockchain cannot be changed forged or

play03:24

altered and this is achieved through

play03:26

cryptography and blockchain hashing

play03:28

processes if you would like to watch a

play03:30

more in-depth video explaining what

play03:31

blockchain is and why it was developed

play03:33

please check out my video guide by

play03:35

clicking in the link above so to

play03:36

summarize the three pillars of

play03:38

blockchain Technology blockchain's

play03:39

recording and storage protocols make it

play03:41

such that once new data is verified it

play03:44

is unmodifiable it's distributed across

play03:47

a vast network of computers around the

play03:49

world so it's hard to destroy and no one

play03:51

person or entity controls the data or

play03:53

network creating a transparent

play03:55

environment amazing now that we are

play03:58

familiar with some of blockchain's

play03:59

important features let's talk about the

play04:01

role blockchain plays in Bitcoin and

play04:04

ethereum hello I'm crypto Casey and in

play04:06

this video we will explore what ethereum

play04:07

is what ether is how transaction fees

play04:10

work and what the future holds for this

play04:12

exciting new speculative technology

play04:14

let's hit it

play04:16

[Music]

play04:19

please be sure to check out our sponsors

play04:20

I trust Capital Masterworks and tangent

play04:23

wallet trade cryptocurrencies tax-free

play04:25

within your own individual retirement

play04:26

account or IRA with itross capital

play04:28

diversify your Investment Portfolio and

play04:31

to the unique time-tested and

play04:32

uncorrelated asset class of fine art

play04:34

with Masterworks and invests in your

play04:36

very own Cold Storage Hardware wallet

play04:38

like tangent wallet it's the size of a

play04:40

credit card multi-currency multi-chain

play04:42

it is by far the easiest crypto wallet

play04:44

to set up and use on the market right

play04:46

now note that since the Ledger Fiasco

play04:48

tangent has been swamped so orders have

play04:50

been backed up for a few weeks so

play04:51

pre-order one to get your spot in line

play04:53

for the next batch of wallets scroll

play04:55

down and use links below to access the

play04:57

correct and official sites as well as

play04:58

redeem any special offers they have for

play05:00

us sweet Bitcoin and ethereum are both

play05:03

use cases of blockchain Technology with

play05:05

different purposes Bitcoin is simply a

play05:08

digital currency that people can use as

play05:10

a form of payment to send to and from

play05:12

each other or hold as a store of value

play05:14

while ethereum is basically a

play05:16

programmable blockchain that people can

play05:18

build software on to create valuable

play05:21

products and services or just for fun

play05:22

Imagine the ethereum network similar to

play05:25

the Apple App Store a platform where

play05:27

people can build and deploy apps and due

play05:30

to the decentralized properties of

play05:31

blockchain Technology the software

play05:33

people can build on ethereum are called

play05:36

decentralized applications or dapped for

play05:39

short in the nature and potential of

play05:41

these decentralized applications or

play05:42

dapps has inspired the idea and desire

play05:45

for a crusade towards decentralized

play05:48

Finance or D5 for short the D5 movement

play05:51

aims to transform The Current financial

play05:52

system into a more transparent and

play05:55

trustworthy system like we discussed

play05:57

about the scenario in the transparency

play05:59

blockchain pillar segment so how is

play06:00

ethereum's blockchain based software

play06:02

application able to operate if it's not

play06:04

owned or controlled by a central entity

play06:06

or authority this leads us to the next

play06:09

section what is ether

play06:11

many people commonly use the word ether

play06:13

in ethereum interchangeably when they

play06:16

actually represent two different things

play06:17

ether is the ethereum blockchains native

play06:20

cryptocurrency it operates similarly to

play06:22

Bitcoin in that it's a digital currency

play06:24

that can be transferred to people all

play06:26

around the world used as a form of

play06:28

payment or act as a store of value

play06:30

however ether was created for an

play06:32

entirely different purpose so why does

play06:34

ether exist in previous videos we

play06:36

explore the similarities between Bitcoin

play06:38

and gold so if Bitcoin is digital gold

play06:41

ether could be described as digital oil

play06:43

ether was designed with the intention of

play06:46

fueling the ethereum network thinking

play06:48

back to the decentralized pillar of

play06:50

blockchain Technology we discussed how

play06:52

open source software is distributed

play06:54

across a vast network of computers

play06:56

around the world so to incentivize

play06:58

people to host and maintain the data on

play07:01

The blockchain Ether was created as a

play07:03

form of payment to fuel the ethereum

play07:05

network so anyone who wants to build a

play07:07

software application on the ethereum

play07:09

network has to pay for the computing

play07:10

power and space required using ether and

play07:14

the amount of ether required for Network

play07:16

fees is determined by a built-in pricing

play07:19

system known as gas other key

play07:21

differences between Bitcoin and ether is

play07:23

that Bitcoin has a fixed Supply and

play07:25

having events while ether Works

play07:28

differently and is actually deflationary

play07:30

see bitcoin's fixed price and having

play07:32

events keep its rate of inflation low

play07:34

and predictable over time until it

play07:36

eventually reaches zero and if you want

play07:38

to learn more about how Bitcoin halvings

play07:40

work check out this video guide for

play07:41

beginners by clicking on the link above

play07:43

since its Inception back in 2015

play07:45

ethereum has gone through a series of

play07:47

changes and upgrades and at the time of

play07:49

this video the amount of new eth

play07:51

entering into circulation slows over

play07:54

time so while Bitcoin is slightly

play07:56

inflationary as more Bitcoin will

play07:58

continue to enter into circulation until

play08:00

the last Bitcoin is mined ether is

play08:02

actually deflationary because less ether

play08:04

will enter into circulation over time

play08:06

because the more the network is used the

play08:09

more ether that is burned or taken out

play08:11

of circulation and if we check out this

play08:13

free informative website at

play08:15

ultrasound.money we can see how much eth

play08:17

has been issued versus burned over time

play08:19

so at the time of this video over the

play08:22

past year the supply growth of eth is

play08:24

negative and when we consider how supply

play08:26

and demand of an asset affects its price

play08:28

if the supply beef continues to go down

play08:31

while demand for Eid continues to go up

play08:33

with more people adopting crypto and big

play08:36

traditional financial institutions

play08:37

piling in the price of eth is likely

play08:40

going to increase substantially over

play08:41

time

play08:42

bullish next let's talk about how

play08:45

ethereum Network fees are calculated

play08:46

what is gas gas considers the bandwidth

play08:50

and space requirements as well as the

play08:52

computational difficulty of each

play08:54

transaction to calculate the amount of

play08:56

fees it will take to complete the term

play08:58

gas was created to differentiate the

play09:01

cost of Performing transactions on

play09:02

ethereum from the actual value of The

play09:05

Ether cryptocurrency so in executing

play09:07

transactions on ethereum we will see gas

play09:10

prices denoted in guay which stands for

play09:13

gigaway gigaway which is also referred

play09:16

to as Nano ether or just Nano simply

play09:19

represents a fraction of ether to the

play09:21

ninth power so we can think of gateways

play09:24

to ether as pennies to the US dollar

play09:26

similar to how the US dollar has pennies

play09:28

nickels dimes and quarters that

play09:30

represent fractions of one US dollar

play09:32

ether has multiple denominations of

play09:35

fractional values the smallest

play09:37

denomination being way here's a chart

play09:39

showing all the different denominations

play09:41

of ether so if we look at one giga way

play09:43

of ether it's depicted as a decimal

play09:46

point followed by eight zeros and a one

play09:49

in the ninth place so you can see how it

play09:51

would be difficult to determine how much

play09:52

transaction fees will cost with all of

play09:54

the decimal places so instead of a gas

play09:57

price for the transaction being let's

play09:59

say

play10:00

0.0003 you can simply say three Giga way

play10:03

and since the most common unit of ether

play10:05

reflected in gas prices is gigaway

play10:07

that's what denomination of ether is

play10:10

used to represent gas prices so when

play10:12

initiating a transaction on the ethereum

play10:14

network you will see what's called a gas

play10:16

limit in this field we can choose to

play10:18

increase or decrease the amount of ether

play10:20

we are willing to spend to complete the

play10:22

transaction the more gas the faster the

play10:24

transaction will be processed and if

play10:26

there is not enough ether in our wallet

play10:28

or account to complete the transaction

play10:30

we desire we will receive an

play10:32

insufficient funds for gas notification

play10:34

or similar this is why it's so important

play10:36

as crypto investors to be aware of

play10:38

transaction fees and how they work so we

play10:41

are always prepared when trans acting

play10:43

and carrying out our investment and

play10:45

training strategies cool moving right

play10:47

along

play10:48

proof of stake what is proof of stake

play10:50

currently Network processes on ethereum

play10:53

are completed by validators using a

play10:56

proof of stake protocol which is a

play10:58

consensus mechanism and a consensus

play11:00

mechanism is simply a way that all

play11:03

computers within a network can come to

play11:05

an agreement on things like the validity

play11:07

of a transaction we can see how

play11:09

consensus mechanisms are a key aspect of

play11:11

blockchain Technology's Foundation

play11:13

because of multiple computers all around

play11:15

the world are maintaining a Global

play11:17

Network then a consensus mechanism that

play11:19

keeps them all in agreement is extremely

play11:21

crucial computers that participate in

play11:23

the proof of stake consensus are known

play11:25

as validators and proof of stake

play11:27

requires validators to State

play11:28

cryptocurrency on the network basically

play11:31

as a form of collateral staking with

play11:33

regard to cryptocurrency Simply means

play11:36

holding cryptocurrency in a wallet or

play11:38

smart contract for an extended period of

play11:40

time in exchange for interest Rewards or

play11:43

similar so the proof of stake algorithm

play11:45

that selects which validators will

play11:47

verify the next block can consider

play11:49

variables like the amount of

play11:51

cryptocurrency the validator has stated

play11:52

on the network the amount of time the

play11:54

cryptocurrency has been staked on the

play11:56

network and it can randomly select

play11:58

validators to ensure decentralization of

play12:01

the validation process so in most cases

play12:03

the more cryptocurrency a particular

play12:05

validator has staked and the longer the

play12:07

cryptocurrency has been staked the more

play12:10

likely that validator will be selected

play12:12

by the algorithm to validate blocks and

play12:14

if the block the validator verifies is

play12:16

approved by the rest of the network and

play12:18

ultimately add it to the blockchain then

play12:20

the validator earns a reward for

play12:22

verifying the Block in proof of stake

play12:24

people describe a newly verified block

play12:26

being added to the blockchain as having

play12:29

been forged by the validator as opposed

play12:31

to mined by The Miner like in the case

play12:33

of Bitcoin however if the block proposed

play12:36

to the network has some inconsistencies

play12:38

or fraudulent transactions the validator

play12:40

is penalized by losing some of their

play12:42

staked cryptocurrency so we can start to

play12:45

see how proof of stake's virtual

play12:46

verification process is much more more

play12:48

energy efficient than proof of work

play12:50

where computers use a lot of electricity

play12:52

to compete with each other to be the

play12:54

first to verify a block of data and it's

play12:57

important to note that each blockchain

play12:58

project that uses proof-of-stake

play13:00

protocols has their own unique algorithm

play13:02

with different rules and methods that

play13:05

dictate their particular Network's

play13:06

functionality it's interesting to know

play13:08

that ethereum used to use a proof of

play13:11

work protocol like Bitcoin to secure and

play13:13

maintain its Network and unfortunately

play13:15

since the switch to proof of stake SEC

play13:17

chair Gary Gensler says proof-of-stake

play13:20

assets could be Securities and as we've

play13:22

been discussing on the channel it's

play13:24

likely that Gensler is withholding

play13:25

Clarity and crypto to allow for his Wall

play13:28

Street corporate cronies to get into a

play13:30

position to be the first to Market with

play13:32

their ETFs and other Financial products

play13:34

before finally giving green light we

play13:36

shall see though let me know what you

play13:38

think in the comments below cool now

play13:40

that we have a basic concept of what

play13:41

ethereum is in the roles ether and gas

play13:44

play in the network let's get into more

play13:46

detail about how the ethereum software

play13:48

our platform Works how the ethereum

play13:50

network works let's break down the

play13:52

ethereum network into three simple

play13:54

layers so that we can understand how it

play13:56

works in a nutshell conceptually imagine

play13:58

the base layer of ethereum consists of a

play14:01

vast network of computers called nodes

play14:03

these nodes are connected to the

play14:05

internet with software installed on them

play14:06

that runs the ethereum blockchain in

play14:09

this base layer of nodes is where

play14:11

transaction data is processed validated

play14:14

broadcasted and stored and as these

play14:16

nodes use the proof of stake protocol

play14:18

required to process transaction data

play14:20

they are rewarded with ether dictated by

play14:23

the gas prices we discussed earlier

play14:25

these rewards incentivize nodes to

play14:27

maintain the ethereum network by

play14:29

processing transaction data transaction

play14:32

data can contain value in the form of

play14:34

ether and information in the form of

play14:36

code and these codes can transmit data

play14:39

and Trigger actions in the next layer of

play14:41

the ethereum network now imagine another

play14:44

layer on top of the Base Hardware layer

play14:46

that is a software layer this soft

play14:48

software layer supports a programming

play14:50

language library that consists of

play14:51

languages like solidity Viper bamboo and

play14:54

more using these computer languages

play14:56

developers can write what are called

play14:58

smart contracts the term smart contract

play15:00

was actually coined back in 1998 by an

play15:03

American Computer scientist named Nick

play15:05

Zabo who invented the digital currency

play15:08

called bit gold 10 years before Bitcoin

play15:10

was created and smart contracts are just

play15:12

lines of code that dictate the terms of

play15:14

a contract and control the execution of

play15:16

the contract and with the nature of

play15:18

ethereum's Hardware layer in its

play15:20

blockchain based software this creates

play15:22

the perfect trustworthy digital

play15:23

environment for building and executing

play15:25

smart contracts smart contracts have the

play15:28

unique ability to authorize transactions

play15:30

and Carry Out terms of contracts within

play15:32

a trusted environment which eliminates

play15:34

the need for a central Authority like a

play15:36

government bank or legal system so smart

play15:38

contracts make transactions trackable

play15:40

transparent and permanent amazing so we

play15:44

have the hardware layer and the software

play15:45

layer of ethereum which combined

play15:47

basically creates a global decentralized

play15:50

supercomputer known as the ethereum

play15:53

virtual machine or evm in Computing

play15:56

virtual machines or VMS are simulations

play15:59

of computer networks that can be used

play16:01

for many different cases in the case of

play16:03

the ethereum virtual machine or evm a

play16:06

very basic and general idea of its role

play16:08

in the ecosystem is to improve

play16:10

flexibility of the software and ensure

play16:13

separation of each software host and

play16:15

each software application and software

play16:17

applications bring us to the final layer

play16:19

of ethereum the application layer the

play16:22

application layer is where developers

play16:23

can build and launch third-party

play16:25

decentralized applications or dapps for

play16:28

short the applications are decentralized

play16:30

because they operate on ethereum's

play16:32

decentralized blockchain-based platform

play16:34

popular examples of adapts that have

play16:36

been created are uni swap which is a

play16:38

decentralized crypto exchange and openc

play16:40

an nft Marketplace and at the time of

play16:43

this video a total of over 2800 adapts

play16:46

are running on the ethereum network that

play16:48

cover a wide range of categories

play16:50

including gaming exchanges lending yield

play16:53

identity property and more nice now

play16:56

another popular element of the ethereum

play16:58

ecosystem in dapps brings us to the next

play17:00

section what are erc20 tokens you've

play17:04

probably heard the term erc20b4 and

play17:06

before we talk about erc20 let's talk

play17:09

about what ERC means ERC is simply an

play17:12

acronym that stands for ethereum request

play17:14

for comments and it's similar to bip

play17:16

which stands for Bitcoin Improvement

play17:18

proposal so since ethereum and Bitcoin

play17:21

are blockchain based Technologies there

play17:23

is no one person or entity that is in

play17:25

charge of deciding what new features to

play17:27

add changes to make or fixes to

play17:29

implement to the protocols so ERC is a

play17:32

process that was created as a way for

play17:34

people to contribute information about

play17:36

ethereum and introduce new features to

play17:39

the ethereum network ercs or ethereum

play17:42

requests for comments are basically how

play17:44

developers can propose improvements to

play17:46

the network so the number 20 of erc20

play17:49

represents the unique ID number of that

play17:52

particular proposal so erc20 is a token

play17:55

standard which is simply a list of rules

play17:57

that any tokens issued on the ethereum

play17:59

blockchain must follow so what are

play18:02

tokens in the context of ethereum tokens

play18:04

are types of cryptocurrencies with

play18:07

different functions that represent an

play18:09

asset or are intended for a specific use

play18:11

that operate on the ethereum blockchain

play18:14

so the ethereum ecosystem allows for the

play18:16

creation deployment and circulation of

play18:19

virtual currencies or tokens an erc20

play18:22

proposed the implementation of rules and

play18:25

regulations developers must follow when

play18:27

creating tokens to issue on the ethereum

play18:29

network these rules dictate how tokens

play18:31

can be transferred transaction approval

play18:34

methods user access to tokens and the

play18:36

total Supply or number of tokens

play18:38

available so erc20 basically ensures

play18:41

compatibility of new tokens issued on

play18:44

the ethereum network tokens that

play18:46

currently run on the ethereum blockchain

play18:48

are referred to as erc20 tokens

play18:50

currently over 350 000 different tokens

play18:52

have been issued on the ethereum network

play18:54

some of the more popular erc20 tokens

play18:57

include tether chain link Matic and Udi

play19:00

Swap and each token has a different

play19:02

function or utility for example tether

play19:05

is a token that is Tethered to the US

play19:07

dollar and that it maintains the same

play19:09

value as the US dollar this makes the

play19:12

token price stable staying at one dollar

play19:14

per tether which is why tokens with this

play19:16

function are called stable coins and

play19:19

another example of another token with

play19:21

different utility is bat bat stands for

play19:23

basic attention token and it was created

play19:26

to be used as the currency for a web

play19:28

browsing dab called Brave that was

play19:30

designed as a form of payment to be

play19:32

traded between users advertisers and

play19:34

Publishers in exchange for users

play19:36

attention to advertisements and content

play19:39

amazing so it's important to understand

play19:42

as crypto investors that ethereum is

play19:44

still new speculative technology that is

play19:47

still in the development phase where

play19:49

they constantly evolving road map

play19:51

changes on the horizon are aimed at

play19:53

making transactions cheaper making the

play19:55

network more secure creating a better

play19:57

user experience and readying the network

play19:59

for future Generations so if you haven't

play20:02

dipped your toes into crypto and are

play20:03

interested in diversifying your

play20:05

Investment Portfolio into eth you can

play20:07

use the links in the description area

play20:08

below to access the correct and official

play20:10

sites of my recommended reputable crypto

play20:13

exchanges like coinbase Kraken and more

play20:16

and make sure when we are investing in

play20:18

crypto we are transferring them off of

play20:20

exchanges to hold in our own Cold

play20:22

Storage Hardware wallets like tangent

play20:24

wallet tangent wall is extremely simple

play20:26

and easy to set up literally just taking

play20:28

a few minutes and friends and family

play20:30

I've onboarded into crypto love it there

play20:33

is a wait for the next batch of wallets

play20:34

so make sure to get your spawn line

play20:36

earlier rather than later it looks like

play20:38

a credit card uses the highest standard

play20:40

of security among crypto wallets known

play20:42

as eal 6 Plus which is a level of

play20:45

protection used by NASA and in passports

play20:47

the source code for tangem's mobile app

play20:49

is all open and available for review on

play20:52

GitHub which is important for full

play20:54

transparency to ensure there are no back

play20:56

doors built in and that funds can be

play20:59

accessed if the company shut down for

play21:01

any reason instead of a seed phrase as

play21:03

the only way to back up our crypto

play21:04

wallets backup copies of the wallet are

play21:07

created and used on other tantrum cards

play21:09

that we equipped with our own unique

play21:11

access code we create for each card also

play21:14

note the pricing for this cryptocurrency

play21:15

Hardware device is much cheaper and more

play21:17

affordable than other ones starting at

play21:19

just over forty dollars with free

play21:21

shipping using our promo code this is a

play21:23

plus for any beginners just getting

play21:24

started or anyone who is looking to

play21:26

onboard friends and family into crypto

play21:28

with a simple easy to use secure

play21:31

self-custody Hardware wallet so scroll

play21:33

down and use link below to access

play21:34

tangent's correct and official site as

play21:36

well as redeem any special offers they

play21:37

have for us awesome if you would like to

play21:40

finally have Eureka moment about how

play21:41

crypto wallets private keys and Seed

play21:43

phrases work check out this video if you

play21:45

would finally like to have that Eureka

play21:47

moment about how Bitcoin works and why

play21:49

it can help us maintain complete control

play21:51

over some of our wealth check out this

play21:53

video and to get your very own tandem

play21:54

wallet click on the link on the screen

play21:56

like And subscribe for more be safe out

play21:58

there

Rate This

5.0 / 5 (0 votes)

Related Tags
EthereumBitcoinBlockchainDecentralizationTransparencyImmutabilitySmart ContractsCryptocurrencyDeFiInvestmentTechnology