kodadot / nft-gallery

Generative Art Marketplace
https://koda.art
MIT License
638 stars 360 forks source link

Replace custom IPFS handlers for @kodadot1/minipfs #6910

Open yangwao opened 1 year ago

yangwao commented 1 year ago

https://github.com/kodadot/nft-gallery/blob/212eef48b8130c6988fb941bbeb6bcc5b9f5196b/utils/config/ipfs.ts#L20

replace with filebase gw

https://kodadot-ultra.myfilebase.com/ipfs/

Please test if everything works here

side note

idk, we don't even use ours?

image

vikiival commented 1 year ago

Minipfs and image worker cries in the corner

yangwao commented 1 year ago

image worker cries in the corner

this is still primary

Minipfs

care to link for miniipfs?

vikiival commented 1 year ago

image worker cries in the corner

this is still primary

Minipfs

care to link for miniipfs?

https://www.npmjs.com/package/@kodadot1/minipfs

Code is in kodadot/packages

yangwao commented 1 year ago

So why we have https://github.com/kodadot/nft-gallery/blob/main/utils/config/ipfs.ts ?

so it should be changed here https://github.com/kodadot/packages/blob/main/minipfs/src/gateways.ts

vikiival commented 1 year ago

So why we have https://github.com/kodadot/nft-gallery/blob/main/utils/config/ipfs.ts ?

The code is very old (something we have since beginning 51bdc269bd75a4b2d3fd61a5232b2a6d7723d2a1)