NFT Marketplace - Solidity Developer

Job ID: 32590673

Budget: £250 – £750 GBP

I am looking for a developer to build a solidity marketplace contract (ERC721) and to explain a bit more about NFT and ERC721 marketplace contracts to me.

It MUST be able to:
1. Allow content producers to add an image/video/content and mint a token onto the ETH blockchain.
2. For consumers to bid on a token (NFT / content uploaded by producer).
3. For consumers to purchase (buy now) a token (NFT / content uploaded by producer).
4. Allocate a set percentage of the transaction cost to the platform ETH wallet.
4(a). If art sells for 1 ETH then 0.05 ETH is transferred to platform ETH wallet (fee).
5. Handle 1 of 1 minting (transfer or purchase) for rare content.
6. Be ERC721 compliant.