Blockchain Expert - Solidity - OpenZeppelin

Job ID: 33594747

Budget: $15 – $25 USD

DO NOT JUST GIVE GENERIC RESPONSE - Please Answer the questions

I'm looking to create Dynamic NFTs - that have multiple creators associated with them. These creators need to share royalties for both the original sale (i.e. when minted) and ALL subsequent sales (i.e. when people sell to each other on a marketplace).

With that said I really need help with the multi-creator royalty split for all marketplace sales (I know the solidity contract can handle the royalty split on the initial sale/minting)

Again, my main issue is finding a solution where I can have multiple creators/wallets share in the royalties of ALL subsequent (subsequent = all sales that happen between people/wallets on a marketplace) sales associated with the Dynamic NFTs.

Therefore, I'm looking for either:

- An opensea solution (I know opensea only allows a single wallet to connect to a collection)
- Find an alternative to opensea that supports multi-wallet royalty splits on ALL secondary sales as well as all original/minted sales
- Phase 2 I might think about creating our own marketplace
Related categories: Python Blockchain Solidity