786
Remember when NFTs sold for millions of dollars? 95% of the digital collectibles are now probably worthless.
(markets.businessinsider.com)
This is a most excellent place for technology news and articles.
Sorry, I tried to understand this Oracle Paradox you’re talking about but every explanation I found had so much jargon that it fried my brain at the third line. Do you know where can I find an ELI5?
And yes, I get why people dislike the concept of NFTs, but mocking their value (or lack thereof) seems dumb when it’s “obtained” the same way as pretty much every other collectible.
Essentially, the NFT is "proof of ownership" only insofar as what is put into the blockchain is correct and accurately reflects reality.
If you don't vet what goes on the blockchain for accuracy, the blockchain is useless, and if you do validate, you don't need a blockchain because the validator can just use a traditional database.
It is a solution in search of a problem.
So it’s a matter of being relatively easy to scam people with it? Is it an issue only when the NFT is “made” for the first time or for every transaction too?
I personally thought the appeal was that you can sell them as regular items, whereas if they were in a traditional database you still would’ve needed the transaction to be approved by the database itself.
At least that’s what I figured, I know nothing of how selling an NFT works so I could be just talking out of my ass.
That is merely a side-effect of one of the original sins of programmable blockchains - the fact that there is a delegation of responsibility of data management from a database administrator to whoever happens to have control of that data, and the controller can only manage that data according to the underlying code of the NFT.
This only sounds appealing if you've never actually touched a database in your life. There are too many points of failure, and said mistakes are much harder to correct.