ourzora / nft-components

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

Adding theme option for preferred IPFS gateway #102

Closed iainnash closed 2 years ago

iainnash commented 2 years ago

This overrides IPFS gateways to prevent overloading IPFS gateways such as pinata by relying on a gateway that can support more requests.

dblodorn commented 2 years ago

@iainnash Looks good! tested through storybook and behaved as expected.