Remix.run Logo
aftbit 8 hours ago

I'm gonna keep saying this forever - there are two obvious "killer apps" for crypto:

1. Semi-private blockchains, where you can rely on an actor not to be actively malicious, but still want to be able to cryptographically hold them to a past statement (think banks settling up with each other)

2. NFTs for tracking physical products through a logistics supply chain. Every time a container moves from one node to the next in a physical logistics chain (which includes tons of low trust "last mile" carriers), its corresponding NFT changes ownership as well. This could become as granular as there's money to support.

These would both provide material advantages above and beyond a centralized SQL database as there's no obvious central party that is trusted enough to operate that database. Neither has anything to do with retail investors or JPEGs though, so they'll never moon and you'll never hear about them.

mjr00 8 hours ago | parent | next [-]

AFAIK both of these use cases had many millions of invested dollars dumped into them during the Blockchain hype and neither resulted in anything. It might not be an exact match for (1), but there was famously the ASX blockchain project[0] which turned out to be a total failure. For (2), IBM made "Farmer Connect"[1], which is now almost entirely scrubbed from their website, which promised to do supply chain logistics on a blockchain.

[0] https://www.reuters.com/markets/australian-stock-exchanges-b...

[1] https://mediacenter.ibm.com/media/Farmer+Connect+%2B+IBM/1_8...

ninjagoo 6 hours ago | parent | prev | next [-]

IMHO, most people misunderstand the real utility of crypto.

The thing to keep in mind is that replacing a database with computationally expensive crypto is sub-optimal. Supply Chain tracking falls into this category: why crypto over barcodes and a database?

Governments use Banks with their deterministic processes to manage and guarantee transactions. This is where crypto shines- replacing the entire banking system as an intermediary to manage and guarantee transactions. Crypto can do this better and cheaper than Banks.

There are other domains where the government is the backstop/guarantor and leverages intermediaries to manage the scale. Real Estate comes to mind. Identity is another. Crypto can be useful there.

One last useful crypto application is to replace governments themselves as the backstop and final/guarantor for transactions.

These are ideas that evoke strong reactions. There's a reason the inventor of crypto is anonymous, to this day.

localuser13 7 hours ago | parent | prev | next [-]

The only "killer app" for crypto*currencies* is being a payment method. Not counting speculation. This is what they are used for right now, but the scale at which this happens doesn't justify their current valuation (even after recent losses).

jsunderland323 6 hours ago | parent [-]

But is that a better experience than just using your visa? Nobody wants to wait at the cashier for 15 minutes to pay for their groceries, which is what has to happen if you really want the decentralized experience. Otherwise you really are just reinventing a worse, centralized payment rails. Volatility and wait times are features of crypto, not bugs, but they make for terrible payment experiences.

Writing that I feel back in 2021.

ericd 3 hours ago | parent [-]

Doesn't lightning settle basically instantly, while still being decentralized? You're just trading signed transactions iirc, with settlement happening whenever.

habinero 7 hours ago | parent | prev | next [-]

Not only do you not need the blockchain for either of those things, you don't want it.

Think it through. How do you actually "cryptographically hold" someone to anything? You take them to court.

Guess what you can do, right now, without the blockchain? That's right, you can take them to court.

You're just reinventing normal contract law with extra steps.

The cryptographic part doesn't even help you when you can just say in court that "here are our records that show we gave them these packages, here are our records of customers filing complaints that they never got them" and that is completely fine.

rahkiin 6 hours ago | parent [-]

This exact thing happens too often. We try to use fancy technology to solve a non-texhnical problem.

With or without blockchain you end up at court. If you build a decentralized trust system, the builder of the system needs to be trusted. If you want to use decentralized trust to do your taxes or other government communication you still need to trust your government. These are all actual examples i’ve encountered.

You pretty much always end up at the legal system. If there js anything to make big impact on it would be that. But that requires world-wide revolution.

pjc50 7 hours ago | parent | prev [-]

All such private applications work better with a regular database.