Earlier quoted context omitted.
NFTs work and they allow artists to - make money off digital art in a global permissionless market (didn’t exist before) - easily charge royalties in perpetuity for resale of their art Some aspects of DeFi - the ones that were properly audited and whose function is not a ponzi derivative - work absolutely fine. Compound, AAVE, Uniswap, Curve Finance.
>... easily charge royalties in perpetuity for resale of their art... Hi. Artist here. I have yet to actually see any example of this occurring with a piece of NFT art. Do you have an example of an NFT that is actively collecting royalties for the artist via resale?
if ur a coder go check out the openzeppelin nft contract and find the function used for transfer of ownership. and look up the "payable" and payment functionality in solidity. if not then youll never understand what im saying anyways hahahaha. base concept though is correct. royalties are contractual, settable, and enforced by the contract. no way around them when theyre there