smol-dot / smoldot

Lightweight client for Substrate-based chains, such as Polkadot and Kusama.
GNU General Public License v3.0
180 stars 48 forks source link

Replace cloudflare-ipfs.com with ipfs.io #1856

Closed tomaka closed 4 months ago

tomaka commented 4 months ago

CloudFlare's IPFS portal is very slow, and they have announced shutting down in the future.

hitchhooker commented 4 months ago

we got now ibp.network PoPs in 12 locations bringing global latencies to max 100ms in the geodns(anycast in process). would probably make a lot of sense to utilize this to deploy own ipns/ipfsgateway service. do you got any recommendation for client implementation?

tomaka commented 4 months ago

I don't exactly understand what you're asking.

This PR just modifies the smoldot demo that I use for local testing. Smoldot itself doesn't contain any URL to any IPFS gateway or anything like that.