|
|
|
|
|
by saurik
1576 days ago
|
|
NFTs (as defined by ERC721 or whatever it is) by and large end up acting as an interoperable standard that allows the assets to be traded on unified exchanges with assets from other games in a way that doesn't require any of the game developers to have to deal with money transmission issues (as they would only ever sell, not buy or facilitate trade). Like in some sense all the NFT is to the game you develop is a minimal external yet-trustable representation of the existence of some in-game asset so people can then go and use all of these systems you don't have to worry about to trade it around and then anyone can provide the receipt back to your game later to be the potentially-new owner. |
|
Each game does this differently, their code is not the same, their assets are managed in many ways. How do you propose to deal with this?