DEV Community

Nazar Maksymchuk
Nazar Maksymchuk

Posted on

2 1

The Gist: Non-Fungible Tokens

View original article

It took me a few articles to find out what NFTs are. I wrote this to make it easier for you to learn what NFTs(Non-Fungible Tokens) are.

NFTs are consist of two components: smart contracts and blockchain. The idea behind NFTs is a certificate of authenticity, proof of ownership, etc. Sure you can right-click and download the JPEG but that doesn't mean you own the rights to it. With a NFT, anyone who understands how to look up the owners of a particular digital file—audio, images, etc—can find the owner of the JPEG, media file, etc. A contract, in the traditional sense, is just an agreement between two parties—people, companies, organizations, etc. Smart contracts are contracts except that they are automated. They can automatically expire, digitally be transferred, etc. without any intermediary—well the blockchain network acts like one. A blockchain is just a spreadsheet/database. It contains purchases made by addresses—like house addresses but in the computers way of storing addresses.

A blockchain network also implies a system exists around the network. A network is a collection of blockchains. Think of BTC, Etheremeum, etc. miners as networks or hosts for the databases because they can't exist without a host. It's open to the public—anyone who understands how to find it and navigate it. The tools can be definitely improved for the masses to understand. It's built on the concept of P2P(Peer To Peer) networks, you know torrents and the whole pirating scandal in the early 2000s.

NFTs such as the images we see on the open sea have some use however, 99% of it is just hype and a bubble. A more realistic example is media licensing, ownership, etc. of digital assets. Let's say I want to buy complete rights from a video posted online. Once it's listed and I make the transaction it happens on the network and the blockchain network verifies it through cryptography and once there is a network consensus that I have indeed bought it—usually happens instantly—the ownership on the blockchain transfers to me.

The blockchain network has some interesting properties. Because it's decentralized its redundant and participants in the network get rewarded with the currency the blockchain is powered by, etc.

Blockchains build on the interesting paradigm of P2P. Although in the early 2000s P2P has gained a notorious negative reputation due to piracy, the reward model in Blockchain—mining—incentivizes people to host data.

What's so revolutionary about Cryptos and Blockchains? There are a few elements to it, one is lack of government control—absolute anarchy/freedom. A second reason is the automation element of the transaction process. The mining network verifies transactions instead of having a network of humans verify the transactions.

Let me know down in the comments on whether my analogy of comparing smart contracts and blockchain as the next iteration of torrents. It's because blockchains can be reverified and built into the system where as torrents need to be hashed and that hash has to be shared somewhere to be compared and md5 has a duplicate probability issue.

Image of AssemblyAI tool

Transforming Interviews into Publishable Stories with AssemblyAI

Insightview is a modern web application that streamlines the interview workflow for journalists. By leveraging AssemblyAI's LeMUR and Universal-2 technology, it transforms raw interview recordings into structured, actionable content, dramatically reducing the time from recording to publication.

Key Features:
🎥 Audio/video file upload with real-time preview
🗣️ Advanced transcription with speaker identification
⭐ Automatic highlight extraction of key moments
✍️ AI-powered article draft generation
📤 Export interview's subtitles in VTT format

Read full post

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay