Optional
gatewaysThe IPFS gateways that are requested at the same time. Then the fastest response is used.
A non-empty array of absolute URLs.
['https://ipfs.io/', 'https://cloudflare-ipfs.com/']
Optional
timeoutThe timeout for IPFS requests in milliseconds.
An integer with minimum 1
.
100_000
(100 seconds)
Generated using TypeDoc
Configures connections to IPFS for metadata retrieval. This is used as a part of DappetizerConfigUsingDb.
Example
Sample usage (all properties specified explicitly) within
dappetizer.config.ts
file: