Open carlomigueldy opened 2 years ago
This PR is specifically for adding support to royalties via EIP-2981 standard. This is specific to OpenSea royalties implementation.
Here are the references I've used to learn its implementation from the past few months:
I hope these resources helps out for anyone interested to learn more about the secondary market shares preparation/implementation on a smart contract.
Closes #110
@carlomigueldy is attempting to deploy a commit to the Developerdao Team on Vercel.
A member of the Team first needs to authorize it.
Thanks for the review brothers @noahliechti @itstargetconfirmed :)
EIP-2981 Implementation (Secondary Market Shares / Royalties)
This PR is specifically for adding support to royalties via EIP-2981 standard. This is specific to OpenSea royalties implementation.
Here are the references I've used to learn its implementation from the past few months:
I hope these resources helps out for anyone interested to learn more about the secondary market shares preparation/implementation on a smart contract.
Closes #110