curaOS / source

Start a solid foundation of tools for creators+builders.
https://cura.run
15 stars 13 forks source link

Implement updated Royalty Payout #124

Closed bestatigen closed 2 years ago

bestatigen commented 2 years ago

Since I last checked the Royalty system implementation for NFT contracts changed. We need to implement the new NEP-199.

On top of that, the way this was implemented is a bit intricate, as We tried to support Zora's BidShares system within the Market, which didn't go well with the previous Royalty implementation. Now that that's changed, we need to also see what's the best path forward for implementing this extension of the contract.