|
|
|
|
|
by wruza
1611 days ago
|
|
tldr: because blockchain is too slow for practical uses and one has to resort to off-chain blockchains on blockchain with separate consensus, that go into blockchain. If you’re still confused why would you care about it, so am I. |
|
blockchains are useful because they offer decentralized centralization. Ethereum has no policies, no embargoes, it's a neutral platform. this is because everyone can agree that what's on Ethereum is canon, and everyone can access Ethereum (except for how pricey gas is.)
this is the opposite of federations where servers host their own state, with their own terms and conditions or API keys. everyone can agree on putting things in one place. I think that bit is genuinely useful.
so the major problem is that gas is expensive (and PoW is immoral, but I'll leave that for another time.) gas is cheap on altcoins, but nobody (rightly!) trusts bespoke altcoins because they're too small to be secure.
this L2 stuff is the solution, because rolling up to Ethereum keeps the not-an-altcoin L2 chains honest, along with verifying that their aggregation or challenge protocols or whatever are secure.
whether you find a scalable blockchain useful or not is a different matter, but I think L2 protocols will get it there.