You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: