Guide 5: Preparing a Data Stream containing a password to protect a URL
Step 1: Create the file that you want to set as your initial Data Stream
{
"data_stream": {
"category": "Video Game",
"name": "BoberRunV2",
"creator": "Sylla",
"created_on": "2024-04-03",
"last_modified_on": "2024-04-03",
"host": "https://myhost.com/gamelink",
"token_query_param": "password",
"token": "myPassword"
}
}Step 2: Hosting the file on Zedge Storage
PreviousGuide 4: Use the Data NFT "Deputy" Feature to delegate access of your Data NFTs to a Smart ContractNextEnterprise SDK
Last updated