Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 2.37 KB

what-does-nft-even-mean.md

File metadata and controls

47 lines (25 loc) · 2.37 KB

⁉ What does NFT even mean?

{% hint style="success" %} Contributors: @rajkaria, @paarug {% endhint %}

Before jumping into NFTs or Non-Fungible tokens, let us understand what fungibility is.

"Fungible" means interchangeable.

Suppose you have 1 Bitcoin. You exchange it for another Bitcoin and you'll still hold the same value. This is because 1 Bitcoin is the same as the other. It is fungible

But the same is not true with NFTs.

You may have come across the popular NFT CryptoPunk. One CryptoPunk is not equal to the other. Each of them is unique with different attributes. This is what makes them non-fungible

So what do NFTs represent?

NFTs are not the digital items themselves. Think of it as a digital certificate. Unlike physical items, digital items can be copied easily. These copies are indistinguishable from each other.

NFTs solve this.

It has the information to identify the authenticity of the digital items and their ownership history as well. This information is stored on the blockchain which makes NFTs immutable. The current use of NFTs which is getting the hype is digital art and the communities around it. Digital art being sold for millions is slowly becoming common.

But NFTs can represent other digital items like in-game items, songs, videos, collectibles, domain names, tickets etc. You name it. The possibility is endless.

Here's a video to get you going

{% embed url="https://www.youtube.com/watch?v=WOxYlBTRncY&feature=emb_title" %}

Here's an article for a complete deep dive

{% embed url="https://decrypt.co/resources/non-fungible-tokens-nfts-explained-guide-learn-blockchain" %}

You can't go long without Crypto Twitter

{% embed url="https://twitter.com/punk6529/status/1451896453065023493" %}

FAQs

If you have any doubts related to this topic or you have a suggestion, feel free to create an issue here.

If you want to make edits to this topic or update the topic, please click on the "Edit on Github" link you see on the right section, make the changes and create a pull request to the master branch. One of the moderators will look at your changes & merge your changes if all looks good.

And yes, if you update anything in this topic, don't forget to add your GitHub username in the contributors' list!

Have a happy learning! ✌️