|
|
|
|
|
by stale2002
1370 days ago
|
|
> This is not inherently made possible by the blockchain itself though. It basically is. This is impossible on Eve, if you don't have permission from the people who make Eve. But, with something on the blockchain, you don't need permission from the person who made the original asset, on the blockchain. The asset is on the blockchain, and it is much more difficult to stop me from using that asset, compared to a centralized Eve database. |
|
1) The reason it can't be done with EVE is not because EVE is not on the blockchain. It just happens to not be possible because the devs didn't make it so. They could have, but they chose not to.
2) Something being on the blockchain does not make it automatically permission-less. It depends on how the smart contracts involved are coded.
I think point 2) is something that a lot of people don't realise wrt/ NFTs. The NFTs are transferable without the author being involved because the Smart Contract that drives them has a function (aka an API endpoint) that provides that feature. It is not a property of the blockchain itself. It is a property of an arbitrary piece of code that happens to reside on the blockchain. A property that any web service is capable of providing without the blockchain having to be involved.