“Technology like art is a soaring exercise of the human imagination.” – Daniel Bell

For the past few months, I've been hearing about NFTs, and I had no idea what they were, so I decided to check them out and what I found out was pretty interesting, and so I decided to write an article about it to help those who were in the dark about NFTs like I was.

What are NFTs

NFTs is an acronym that stands for Non Fungible Tokens(see why they shortened it?), and they are used to describe things that cannot be replaced as they are special and have special properties like your computer, your favorite dress, or your key holder.

According to Wikipedia, an NFT "is a unit of data stored on a digital ledger, called a blockchain, that certifies a digital asset to be unique and therefore not interchangeable.[1] NFTs can be used to represent items such as photos, videos, audio, and other types of digital files."

In simple words, NFTs are digital assets that represent a wide range of unique tangible and intangible collectible items. Collectibles here simply mean anything of value, like maybe a painting by Leonardo da Vinci, a football signed by Leo Messi, the first Apple 2 computer. Things like that.

In other words, NFTs are like digital certificates which show you own a particular item.

Now we understand the meaning of NFTs, let's understand...

How they Work

NFTs exist on a blockchain, which is distributed ledgers that record transactions. Think of a blockchain as a database where you cannot easily manipulate the values. Blockchains are the underlying technology that powers cryptocurrencies.

When you buy a collectible's NFT, it's just like getting a digital certificate saying you own that particular collectible.

Think of it this way, you and a group of other people all want a particular car(collectible), and you all bid for the car, but then your price wins, and you get the car. The people who were selling the car(creator of the collectible, like artwork or something) give you a receipt proving you own the car(NFT), but to show it's really anyone can get a copy of the receipt given to you as proof that your bid got you the car(blockchain) but there will be something on your receipt which will differentiate your receipt from thee many others given to all those other people, that something serves as proof of your ownership of the car.

So in case one of the many people who got the receipt wants to get smart and claim they own the car(collectible), it won't stand.

In other words, it's like one person having the Mona Lisa and others having copies of the Mona Lisa but not the real thing.

Most NFTs are hosted on the Ethereum blockchain, and according to the Ethereum website, NFTs have some special properties:

In simpler words,

If you own an NFT:

If you create an NFT:

Now that we understand how NFTs work let's see...

What they are used

NFTs are basically used for things of value like:

To read more about the cool things NFTs are used for, click here

Since we're developers, we're probably thinking about ...

How to Build with NFTs

Most NFTs are built on the Ethereum blockchain, so naturally, Most NFTs are built using a consistent standard known as ERC-721 . However, there are other standards that you might want to look into.

The ERC-1155 standard allows for semi-fungible tokens, which is particularly useful in the realm of gaming. And more recently, EIP-2309 has been proposed to make minting NFTs a lot more efficient. This standard lets you mint as many as you like in one transaction!

To read more on how to build NFTs, click here

Now you are probably wondering...

How to buy NFTs

Below is a list of sites where NFTs can be bought:

EndNote

NFTs are a really cool development in the tech world, one that will probably cause a lot of changes in how things like art, signed collectibles(like sports jerseys signed by a famous player), artifacts, and even baseball cards.

But the technology is still in its early stages and has a lot of development to do. And that responsibility will be borne by we developers as we have to create more open-source tools to make life easier and innovation faster.


Also Published Here