HashLips / solidity_smart_contracts

A list of smart contracts coded in solidity
MIT License
599 stars 491 forks source link

Royalties on Secondary Sales #21

Open slavakurilyak opened 2 years ago

slavakurilyak commented 2 years ago

Please implement smart contracts which allow NFT creators or teams to set royalties on secondary sales.

I recognize that OpenSea allows users to set royalties up to 10% in the OpenSea collection editor.

Having said that, it would be nice to see smart contracts that achieve the same outcome.

Inspiration:

The Rarible Team created a simple guide for setting up royalties on an external collection using proxy contracts.

izchak333 commented 2 years ago

i will follow .. search all day for this .. and not faund good way to do this implemant

turazashvili commented 2 years ago

have you found? https://medium.com/@NFTrade/nftrades-decentralized-creator-and-community-royalties-solution-6319119ed2f6