Developer-DAO / pixel-avatars

A Polygon-based minting projects for Developer DAO members who own an Devs for Revolution NFT
https://pixel-devs.developerdao.com/
ISC License
133 stars 36 forks source link

Feat/eip-2981 royalties #112

Open carlomigueldy opened 2 years ago

carlomigueldy commented 2 years ago

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

vercel[bot] commented 2 years ago

@carlomigueldy is attempting to deploy a commit to the Developerdao Team on Vercel.

A member of the Team first needs to authorize it.

carlomigueldy commented 2 years ago

Thanks for the review brothers @noahliechti @itstargetconfirmed :)