Why
Infura is discontinuing its IPFS pinning service on 30 August 2026. Content currently pinned there needs to move to a new provider before that date.
Scope
- Identify the IPFS content that must remain available: core-components template assets + metadata/images for current active offers (exact offer list TBD)
- Save/back up the identified files before the Infura cut-off
- Re-pin the saved files on Pinata
- Update
core-components with the new IPFS gateway URLs
- Consume the new
core-sdk version in the dApp
- Redeploy the dApp to testing, staging and production
Related
- Part of SOW-001 "Services Providers Migration" between LX Foundry and Redeemeum
- bosonprotocol/core-components: migrate subgraph provider from Ormi to Goldsky
- bosonprotocol/interface: update the RPC nodes used by the Boson dApp
Why
Infura is discontinuing its IPFS pinning service on 30 August 2026. Content currently pinned there needs to move to a new provider before that date.
Scope
core-componentswith the new IPFS gateway URLscore-sdkversion in the dAppRelated