A TernoaIPFS instance.
Public and Private keys used to encrypt the file.
File to upload as the preview of the Capsule NFT.
The NFT preview metadata (Title, Description).
The array containing all the Capsule NFT encrypted media.
Optional
capsuleMetadata: Partial<TernoaHelpers.NftMetadataType>(Optional) The Capusle NFT public metadata (Title, Description...).
The TEE Cluster id. Default is 0
Percentage of all second sales that the capsule creator will receive. Default is 0%. It's a decimal number in range [0, 100].
The collection to which the capsule NFT belongs. Optional Parameter: Default is undefined.
If true, makes the Capsule intransferable. Default is false.
Execution trigger that can be set either to BlockInclusion or BlockFinalization. Default is BlockInclusion.
Generated using TypeDoc
Name
mintCapsuleNFT
Summary
Create a Capsule NFT and uploads your key's shards on a TEE.
Returns
A JSON including both capsuleEvent & TEE enclave response (shards datas and description).