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

Multi License Template derivation #188

Open
Ramarti opened this issue Jul 17, 2024 · 0 comments
Open

Multi License Template derivation #188

Ramarti opened this issue Jul 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Ramarti
Copy link

Ramarti commented Jul 17, 2024

Description and context

Right now only IPs from the same BaseLicenseTemplateUpgradeable can be used as parent for derivations. In a future where we want people to bring their own terms, we probably want them to also license between each other for max composability.

Suggested solution

We will need to have either some protocol level licensing terms to have a common ground (derivativesAllowed and commercialUse being great candidates), or we need to have a "translator" contract that verifies compatibility across terms from different templates

Definition of done

Test creating a derivative using LNFTs with different License Templates

@Ramarti Ramarti added the enhancement New feature or request label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant