⚙️Configuration
Configurating metadata deployment
Prerequisites:
Create a metadata deployment configuration:
Load your NFT configuration
Navigate to metadata --> Create Metadata Deployment
Enter a unique name for the config
Find and navigate X-Tokenize installation directory:
Global Installation:
Local Installation:
In the installation directory navigate to:
nft-metadata --> {Your NFT Config Name} --> {Your NFT Metadata Config Name}
Import the appropriate files into x-tokenize based on your deployment type:
Copy the contents of the metadata and asset directories you created during the file preparation into their respective directories (metadata and assets)
Once all of the files are copied to the directories confirm that they are ready to be verified
If importing using a metadata.json file continue to step 12
Select your deployment method and provide the requested information
AWS S3: AWS S3 API key/secret = IAM Access key/secret
It is highly advised to encrypt your secret.
If encrypting be sure to store your password and pin in a safe & offline place.
If you have additional assets to deploy like images or videos select "yes"
If you DO NOT have additional assets to deploy continue to step 12.
Select the properties of the metadata that require additional deployments.
For each property, provide the file extension of the asset representing this property:
Example:
Selected property named "image" and the assets to deploy for this property are all pngs. Then you would enter the file extension ".png" (without the quotation marks)
Verify the number of files and additional deployments in the configuration and confirm/deny
FINISHED!
Last updated