This article was published as a part of the Data Science Blogathon.
Recently I have attended a course on Web 3.0 presented by the product house. The product house is a growing startup that provides learning and earning opportunities in the web 3.0 space. This course had a six-week curriculum covering Web 3.0, Blockchain, and its aspects up to Metaverse. This article will explain and summarize these concepts following the curriculum structure. So if you do not have time to go through the course, you can understand these concepts via this article.
Web 3.0 is the decentralized version of the current web which means less control of any entity but of users. Web 3.0 products are more secure, transparent, and private. I have posted about Web 3.0 and some basic stuff recently. You can check these concepts here and some web 3.0 terminologies here.
This article will cover the concepts following these posts as follows:
It will be a roller coaster ride, so tighten your seat belt, get a cup of coffee and try not to throw up.
Decentralized Finance, Defi in short, is an open global financial system for the internet age. Let’s understand it with the existing financial system.
Web 2.0 financial system relies on a bank to store and transfer the money. A bank has all the control over your transactions and account activities. For example, If it bans or deactivates your account, that is in the bank’s hands. You have no control over it. You might recover the bank account later in some rare cases, but you would have to put much time and energy into doing so.
That is where Defi comes to your rescue by eliminating third-party control. This Defi network gives you complete control of your data, account, and some activities. Defi network is also permissionless; hence any developer can access and build on top of it. It is immutable since it is on a blockchain.
Defi activities such as lending/borrowing and token swapping rely on smart contracts. Defi protocol users ‘lock’ their crypto assets into these contracts for others to use them. These contracts are called liquidity pools. These liquidity pools serve as high-risk and high-reward appetites.
Liquidity pools maintain balance through some mathematical formulas coded alongside Smart Contracts such as AMMs (Automated Market Makers).
Defi liquidity gets expressed in terms of ‘Total Value Locked or TVL.’
According to the metrics site Defi Llama, the TVL in Defi is $222 billion till April 2022.
DAO stands for Decentralized Autonomous Organization. The organization where its users also have control over decision making. DAOs are virtual entities with a certain set of members or stakeholders, perhaps with a 67% majority, which have the right to spend the entity’s money and modify its code. Every decision in the entity goes for voting first, then the majority of voters decide what decision to make.
There are two versions available of DAOs:
Mathew ball defines a Metaverse as a network of real-time rendered 3D virtual worlds, which can be experienced synchronously by an unlimited number of users with an individual sense of presence. This experience can happen with a continuous flow of data, such as communications, identity, objects, history, payments, and entitlements.
Moreover, we can live, work, shop, interact, and have fun together in a Metaverse. We can do any of these kinds of stuff anywhere and at any time.
It has been considered the next big step in the internet revolution. But how is it different from the internet we know?
Well, let’s see what it has got for you:
A Metaverse requires the following layers to operate efficiently:
DAOs and Defi play a crucial role in Metaverse since Defi applications handle finances, and DAOs take care of decision-making.
The tokens which are non-interchangeable or non-fungible are called NFTs. Assume you have two $100 bills, one with the signature of your football player, Lionel Messi, and the other is a simple one. Now you can imagine the first bill with Messi’s signature worth more than $100 for you. And you can not interchange this bill with anyone but with a similar kind of bill. Now this bill has become an NFT for you.
Thus NFTs are digital assets that you buy from an NFT Marketplace, such as Opensea, LooksRare, etc.
NFTs have different use cases from fungible tokens (ERC-20, etc.)
NFTs follow ERC(Ethereum Request for Comments) standard that improves the Ethereum network. ERC-721 was the first NFT standard, and many more have come after that.
If you want to learn more about these concepts, please check out the product house course on Web 3.0 Fundamentals.
There is a lot to learn in the Web 3.0 space since this space is growing and changing rapidly. This article covered just the overview of Web 3.0 fundamental concepts. If someone wants to build a career in Web 3.0: she must understand the fundamentals first.
The key takeaways from this article are as follows:
If you find this article informative then please share it with your friends and Web 3.0 enthusiasts. Moreover, please reach out to me here for any feedback, correction, or suggestion.
The media shown in this article is not owned by Analytics Vidhya and is used at the Author’s discretion.