Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for IP Owner to Enable/Disable Licenses #306

Merged
merged 2 commits into from
Nov 16, 2024

Conversation

kingster-will
Copy link

Description

This PR introduces functionality that allows IP owners to disable a license, preventing the minting of license tokens or the registration of derivatives for the IP through the disabled license. Additionally, IP owners can re-enable a disabled license.

Key Changes

  • License Disabling: Added functionality for IP owners to disable a license, which prevents minting license tokens and registering derivatives.

Objectives

  • Control Over Licensing: Provide IP owners with the ability to control the availability of their licenses.
  • Prevent Unauthorized Use: Ensure that disabled licenses cannot be used to mint tokens or register derivatives.

This update provides IP owners with greater control over their licenses, enhancing the security and management of IP assets.

Closes #287

Copy link
Member

@sebsadface sebsadface left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@kingster-will kingster-will merged commit ceda981 into storyprotocol:main Nov 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

M-2 Register derivative to block adding to the group
2 participants