Choose how to store credential data
storage
parameter to determine where the credential payload will be stored. The possible values for this parameter are:
crossmint
crossmint-private
delegated
decentralized-ipfs
delegatedStorageEndpoint
parameter must be added when creating the credential template that specifies the endpoint where the credential can be retrieved (can be set to a dummy value like “unknown” if not desired).
This endpoint will be saved in the contract metadata and can be used by users to retrieve the credential associated with their NFT. Issuers can protect content privacy by encrypting the payload.