Cast an iterable to an asyncIterable
Convert an IPFS URL (starting ipfs://) to a gateway URL (starting https://) that can be used in a webpage. If the passed URL is not an IPFS URL it is returned as a new URL object with no further changes.
An IPFS URL e.g. ipfs://bafy.../path
An IPFS gateway URL e.g. https://nftstorage.link/ipfs/bafy.../path
Generated using TypeDoc
A client library for the https://nft.storage/ service. It provides a convenient interface for working with the Raw HTTP API from a web browser or Node.js and comes bundled with TS for out-of-the box type inference and better IntelliSense.