You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
I wonder what the final reason is to distinguish between
create
andmint
?In both cases a NFT gets minted, right?
But in
create
a creator will be stored, while inmint
not.I also could not find any relation to the official ERC1155-drafts nor any relation to the Implementation of OpenZeppelin.
Is this required for the integration into OpenSea to get listed or what is the reason?
The text was updated successfully, but these errors were encountered: