CreatorNFT icon indicating copy to clipboard operation
CreatorNFT copied to clipboard

Can you add a extra royalty setting?

Open HiveProject2021 opened this issue 3 years ago • 3 comments

Can you add a extra royalty setting? One royalty setting for author, the other royalty setting for platform. Thanks.

HiveProject2021 avatar Jan 05 '22 04:01 HiveProject2021

Hey, yes this is doable. the easiest thing is to store royalties as list of keys and percentages so you can have as many as you need.

I've also been thinking about a funding mechanism for creators...So like a kickstarter where the nft is only minted once the funding amount is reached. You'd have a launcher coin that accumulates a balance up to a threshold, and keeps state on the contributors. Then once the threshold is reached the last spend creates the nft singleton with a set of "shareholders" (which could include your platform as one, for example).

What do you reckon?

geoffwalmsley avatar Jan 09 '22 08:01 geoffwalmsley

Thank you for your reply.

The problem I raised has been solved, and the main way is to do it by modifying CLSP and python code. I have increased the share ratio of the platform, this is fixed.

At the same time, the role of an agent is also added. If the agent helps the author to upload the NFT, then the agent and the author will have a different and independent share ratio. This is optional.

At present, it is still undergoing internal testing. When the test is stable, you can open the permission and I can update it to the library. But it is not clear whether my modification will affect the value of the lanucher ID.

If you are willing to accept XCC donations, I will donate 10000 XCC to you.

You just need to leave your XCC address.

Thanks for your good job.

HiveProject2021 avatar Jan 27 '22 02:01 HiveProject2021

I see that there are NFT auction modes on OPENSEA, from high to low, or from low to high. Can this module be implemented?

HiveProject2021 avatar Jan 27 '22 04:01 HiveProject2021