NFT Module
The NFT Module consists of a set of Smart Contracts which allows users to:
Create an NFT Collection
Mint an NFT from a Collection or Asset and register it IP
Directly Mint IP from the IP Collection or Asset
Mint NFT from protocol NFT Contract
Mint IP from a Collection or Asset
Minting IP from a user's IP Collection or Assets mints an IP Asset directly to the user without having a need to register the NFT and attach License Terms to it. The SDK mints an NFT from the users Collection, registers it as IP, attaches the License terms to it as defined in the Collection IP Account and mints the IP Asset. This process is done in one go.

Last updated