Skip to main content

ResQ.Storage.PinataOptions

PinataOptions.GatewayUrl Property

Gets or sets the IPFS gateway URL for retrieving content.

Property Value

System.String
The gateway base URL. Default is “https://gateway\.pinata\.cloud/ipfs”\.

Example

Remarks

This URL is used to construct public gateway URLs for uploaded content. The default uses Pinata’s public gateway. For production use with high traffic, consider using a dedicated gateway or your own IPFS node.