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.
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.
Generated using TypeDoc
Name
mintSecretNFT
Summary
Encrypts your data to create a secret NFT and uploads your key's shards on a TEE.
Returns
A JSON including both secretNftEvent & TEE enclave response (shards datas and description).