ourzora / nft-components

NFT Rendering Components
GNU General Public License v3.0
100 stars 36 forks source link

Allow option to rewrite IPFS uris to use a different gateway #101

Closed iainnash closed 2 years ago

iainnash commented 2 years ago

Pinata (:sadface:) and some other IPFS gateways rate-limit after a number of requests.

For auction houses, this is a problem and adding a configuration flag for preferred IPFS provider can fix this.

iainnash commented 2 years ago

Done #102