PublishMetadataOptions
@nevermined-io/sdk - v3.0.44 / PublishMetadataOptions
Enumeration: PublishMetadataOptions
Where the metadata will be published. Options:
- OnlyMetadataAPI, The metadata will be stored only in the Metadata/Marketplace API
- IPFS, The metadata will be stored in the Metadata/Marketplace API and IPFS
- Filecoin, The metadata will be stored in the Metadata/Marketplace API and Filecoin
- Arweave, The metadata will be stored in the Metadata/Marketplace API and Arweave
Table of contents
Enumeration Members
Enumeration Members
Arweave
• Arweave = 3
Defined in
Filecoin
• Filecoin = 2
Defined in
IPFS
• IPFS = 1
Defined in
OnlyMetadataAPI
• OnlyMetadataAPI = 0