IPFSURLToHTTP

Gets a IPFS gateway endpoint URL for a given IPFS URL.

Usage

The input will take any web URL (IPFS or HTTP). If it is given an IPFS URL, it will convert it to a HTTP IPFS gateway URL. If the URL given is a HTTP URL already, no conversion will happen. The IPFS gateway used can be changed in the project settings.

Last updated