Gm fellow learners and buidlers!
It’s day 12 of #web3glossary
L: L1,L2 Liquidity, light node
👇👇
You’ve heard L1 and L2 quite commonly in the web3 space, but not sure what does it refer to? Let’s dig in👀👇
L1: Layer 1
L2: Layer 2
(L1) is the basis of the blockchain architecture - base layer or mainnet. @ethereum , @FantomFDN & @Bitcoin blockchain are all L1 blockchains.
Layer-2 is a network that is built on top of the underlying L1 blockchain.
While thousands of DApps are running on main chains like Ethereum, its blockchain often struggles with congestion issues, leading to high gas fees and slow speeds🤯
That where L2 and sidechains come in
👇👇
L2 protocols are used to improve scalability, privacy, and add cross-chain communication in the existing networks. And also to provide for better TPS speeds and lower transaction fees.
While Sidechains are a separate blockchain network that runs in parallel to the main chain.
Both L2 & sidechain help in scaling L1 networks
❗️Unlike sidechains, which rely on their own consensus mechanisms, layer 2 solutions inherit the security of their underlying mainchain❗️
@0xPolygon provides both L2 &sidechains solutions through Polygon Proof of Stake & zk-Rollups
Now that we have optimized the network, let’s take a look at nodes. Nodes are present in a network to ensure that the data which is held on the node is valid, secure & accessible to the authorized parties.
Today's star is 👉 "Light node"
Its a computer that connects to a full node to further validate the information that is stored on the blockchain. Light nodes "do not" maintain the entire blockchain & address state and are hence smaller in size💯
They store only header chain information and receive additional information upon request. They’re able to verify the validity of data but do not fully participate in block validation.🤩
Light nodes comes with benefits👇👇
It enable users to participate in the network without powerful hardware or high bandwidth required to run full nodes.
Who knows, one day light nodes might run on mobile phones or embedded devices.🚀🚀
That’s a wrap for Day 12!
I’ll be sharing information on the new vocabulary of the web for next 30 days.
It’s like a free crash course on the terms and methodolgies in Web3.
📌Follow me @laishawadhwa for more such web3 gyaan!
📌RT the first tweet to share with more folks.
• • •
Missing some Tweet in this thread? You can try to
force a refresh
Whether its a brand fight b/w Pepsi & Coca Cola or Nike launching a new shoe collection, brands spend millions of $$ on marketing to win the battle. For brands to hold a prominent position in the eyes of their targeted audience, strategising is vital
Let me ask you question👇👇
How much does an Umbrella cost?
10$ - 12$ maybe
What's the function of an umbrella?
📌To Keep you dry when its raining
There’s a brand called Pasotti, whos’ umbrellas cost anywhere between 250$ - 800$
Obviously a more sturdy, luxurious umbrella, even opening it sounds good💯
But, why would someone pay 500$ for an umbrella when the function is the same?🤔
When people are buying quality, they’re expecting something different. They take better care of it, and since they take better care of it, it lasts longer.
Its finally day 26 of #web3glossary🚀
And with this, series has come to an end
Z: zk Rollups
By learning you'll teach and by teaching you’ll learn. Sharing on web3 terms & jargons for the last 1 month was a great learning experience for me and I hope for you too
Let's get to the thread now?
Having to spend $20 or more in gas fees for a single txn is not ideal if you want to complete a DeFi trade
If you've been hearing zk or zero knowledge, you're not alone. It's the next big thing in web3
With an increase in the number of Dapps, ...
there’s a need for faster processing speeds & cheaper txns.
That’s when layer 2 solutions came in.
Zk rollups are also a layer 2 scaling solution that increases throughput on Ethereum Mainnet by moving computation & state-storage off-chain
Decentralized networks can only provide 2 out of 3 benefits at any given time in terms of decentralization, security, & scalability Blockchain Trilemma
Let’s look at modular blockchains which aim at solving for scalability & flexibility
We’ll be comparing different modular blockchains today, but first
What’s modular blockchain?🧐
In monolithic blockchains such as bitcoin,Ethereum all the nodes & validators of the network are required to execute the same txns & do consensus on the chain
Modular blockchain..
..focuses on handling a select few duties (consensus, execution, Data availability & settlement) & outsourcing the rest to one or more separate layers
It’s just like separating a system into distinct components that can be combined in various ways to achieve specific objectives
Consensus mechanisms ensure that all the txns on the network are genuine & all participants agree on a consensus on the status of the ledger. PoS and PoW are the most commonly known.
Today we look at PoA, PoB, PoC and PoH
👇👇
Need some background on consensus algos? Check out this thread on PoS vs PoW
Both PoS and PoW have their fair share of pros and cons, let's look at how other cosensus algos differ
PoA: Proof of Activity (not authority)
To verify participants blocks, it combines its tokens to allow both mining and staking. The blocks themselves do not contain transactions
W: WWW,Wrapped token,wei
Do you remember the first time you heard about Blockchain? Maybe you took it as a new technology that would change everything. Maybe you just wondered if you should start investing in crypto.
Maybe...
👀👇
..you were just getting your head around the concept of a decentralized web
The truth is web3 is indeed the decentralized internet of the future🚀
#web3glossary was started as a series of twitter threads to help people understand this space better and clear the air around...
.. the terms & jargons we hear around. We are almost at the end of the series and I would like to hear from you what value you gained from it and what more would you like to see😃
Until then, let’s get to today’s thread
Let’s go back to where it all started- the world wide web👇
Validators of blockchain technology aren't only its sower but its rewards reaper too. Let's get to the depth of it🧐
But first, here's some humor to start with
👇👇
What are crypto validators and how do they work?
Crypto validators = Payment processors of the decentralized networks.
Technically, a crypto validator is a participant in a blockchain responsible for verifying txns.
After verifying the legitimacy of the txn, the validator adds..
..it to the distributed ledger.
Seems like the job of a blockchain validator is not that difficult!
You receive some data, check its accuracy, and validate it or not.
However, on a distributed ledger, it's easier said than done👀👀