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

Pass Signature to registerDerivativeIp #229

Open
jacob-tucker opened this issue Aug 13, 2024 · 1 comment
Open

Pass Signature to registerDerivativeIp #229

jacob-tucker opened this issue Aug 13, 2024 · 1 comment

Comments

@jacob-tucker
Copy link
Contributor

Right now, if you want to register an IP as a derivative, you must own the underlying NFT. So, if you want to call registerDerivativeIp, you must own the underlying NFT.

This function should support a signature argument where the owner of the NFT can sign, and then someone else can register their IP as derivative.

This way, an Admin of a DApp can pay for the transaction to register its users IP Assets as derivative using the user's signature.

@allenchuang
Copy link
Collaborator

@jacob-tucker this sounds like a new improvement feature rather than a bug? Can you elaborate, will help us prioritize on tasks. Thanks!

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

No branches or pull requests

2 participants