|
|
|
|
|
by yed
1631 days ago
|
|
It helps to think about this more clearly if you forget the NFT bit and think about just doing this with standard tech. What stops developers today from implementing publicly documented formats for in-game elements? What stops other developers from writing code to import these elements from one game to another? All an NFT adds is a verifiable signature and a pubic database. The signature bit seems completely irrelevant. Why would one game developer care if did or did not pay a different developer? If it's the same developer, they already have some way to track that you bought the items. The public database is more useful here, but all this data is usually sitting on your local disk anyways. Devs could make use of it today if they were so inclined. |
|