Etherium logo finally makes sense - eviltoast
  • dx1@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    18 hours ago

    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
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        12 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.