Instructions
Issue To Be Solved
Currently in the MetadataViews there isn't a clear way of representing the Author or Original Minter of the NFT. However, this is an essential attribute for all NFTs and can commonly be seen in most marketplaces.
Suggest A Solution
Discussion was raised in: https://discord.com/channels/613813861610684416/1007006779135250433/1013671709041233950 where @bjartek suggested two potential solutions:
- Adding a new
displayType in Traits view that could be called User or Author or Creator
- Creating a new semantic view called Author or Creator which could have an
address field to specify the user's wallet address (and maybe some other optional fields such as name)
Instructions
Issue To Be Solved
Currently in the MetadataViews there isn't a clear way of representing the Author or Original Minter of the NFT. However, this is an essential attribute for all NFTs and can commonly be seen in most marketplaces.
Suggest A Solution
Discussion was raised in: https://discord.com/channels/613813861610684416/1007006779135250433/1013671709041233950 where @bjartek suggested two potential solutions:
displayTypein Traits view that could be calledUserorAuthororCreatoraddressfield to specify the user's wallet address (and maybe some other optional fields such asname)