terra-money / station-legacy

Web Application to interact with Terra Core
https://station.terra.money
64 stars 46 forks source link

Use Cloudflare IPFS gateway for NFT images. #227

Closed octalmage closed 2 years ago

octalmage commented 2 years ago

I've had issues with my NFT images not fully loading in Station. In my experience the Cloudflare gateway is much quicker, and images tend to load better. You can test this yourself with the two links below:

IPFS Gateway

Cloudflare Gateway

I've also added an optional icon to the NFTMarketplace typedef. This is already in-use by the assets repo:

https://github.com/terra-money/assets/blob/master/cw721/marketplace.js#L9

hanjukim commented 2 years ago

LGTM. I also see big difference. cc: @simcheolhwan