dx1

joined 2 years ago
[–] dx1@lemmy.world 1 points 10 hours ago* (last edited 10 hours ago)

Yes, work. Smart contracts are designed, programmed and, if they're done right, rigorously audited for correctness. Then you have user-facing interface and everything surrounding that as well. Look at the documentation of AAVE, for one example.

And this isn't even getting into the protocol level (L1 or L2) work either. Bitcoin was relatively simple, Ethereum is not. They've spent years crafting these systems to function for PoS, L2 support, sharding, rollups, etc., at scale.

[–] dx1@lemmy.world 11 points 16 hours ago (3 children)

Anyone else see Reddit's stock tank 20% yesterday?

[–] dx1@lemmy.world 3 points 16 hours ago* (last edited 16 hours ago) (2 children)

Yes, for the limited subset of ERC20s or whatever you describe as "ponzicoins". Things that actually do nothing, particular not doing anything more than L1 cryptos but "this is yet another token", are not really adding any value. But I would be really surprised if you can name any more complex contracts than ERC20s (or ERC721s), which is where the work in the space actually goes.

[–] dx1@lemmy.world 2 points 16 hours ago* (last edited 16 hours ago)

I reckon most of that already is. A real estate escrow smart contract is maybe 200-300 lines long in Solidity, depending of course on what it supports (contingencies and such). You may want to actually go look around, because there's I don't know how many millions of lines of Solidity already written. It doesn't all get as much publicity as NFTs.

[–] dx1@lemmy.world 2 points 17 hours ago (4 children)

"Greatest fool" description relies on the precept of its utility or demand returning to zero in a near-future timeframe. If people have utility for "the thing", that won't be the case.

[–] dx1@lemmy.world 3 points 18 hours ago* (last edited 18 hours ago) (4 children)

Also they have some smart contract capabilities which I suppose Ethereum people think are important. But I’ve never seen any practical use for that stuff.

Anything you need complicated multi-party interactions for that you want guarantees on. Real estate escrow comes to mind first. Depository accounts with yield. An immutable archive of records. Multi-signature corporate treasuries. Whatever. It's programmable money. It's not even necessarily monetary, because smart contracts can just deal with arbitrary data.

Never impressive to see a technical audience shit all over Ethereum for internet points. By far the least scammy crypto people have actually dedicated years into building something real on.