Skip to main content

ResQ.Storage

PinMetadata Class

Represents metadata for a file pinned to IPFS.
Inheritance System.Object → PinMetadata Implements System.IEquatable<PinMetadata>

Example

Remarks

Pin metadata provides information about files that have been pinned to IPFS through the Pinata service. This includes the CID, custom metadata key-value pairs, and pinning information. Pinned files are guaranteed to remain available on the IPFS network as long as they remain pinned.