Prepare the Caspule NFT assets
Off-Chain Metadata
Capsule NFT
{
"title": "(OPTIONAL) Title of the Capsule NFT",
"description": "(OPTIONAL) Description of the Capsule NFT",
"properties": {
"encrypted_media": [
{
"hash": "CID Hash of the encrypted media",
"type": "Type of the encrypted media (file format)",
"size": "Size of the encrypted media",
"name": "(OPTIONAL) Name of the encrypted media",
"description": "(OPTIONAL) Description of the encrypted media"
},
...
],
"public_key_of_nft": "Public key associated with the Capsule NFT"
}
}Ternoa IPFS Client
Next
Support
Last updated