File to upload as the preview of the encrypted NFT.
NFT metadata (Title, Description).
File to encrypt and then upload on IPFS.
Secret NFT metadata (Title, Description).
A TernoaIPFS instance.
Account of the secret NFT's owner.
The TEE Cluster id. Default is set to cluster id 0.
Percentage of all second sales that the secret NFT creator will receive. Default is 0%. It's a decimal number in range [0, 100].
The collection to which the secret NFT belongs. Optional Parameter: Default is undefined.
If true, makes the secret NFT intransferable. Default is false.
Execution trigger that can be set either to BlockInclusion or BlockFinalization. Default is BlockInclusion.
Generated using TypeDoc
Name
mintSecretNFT
Summary
Encrypts your data to create a secret NFT on-chain and uploads your key's shards on a TEE.
Returns
A JSON including both secretNftEvent & TEE enclave response (shards datas and description).