Part 1: Fetching a CID using Saturn

Pre-Requisites

Install curl

Install ipfs-car

Install npx

Run npm i -g npx. To verify installation run npx --v

Fetching a CID

For this section you can use the CID that was used in the earlier workshop where you uploaded a file to web3 storage.

Sample Cid: bafybeigoaduaubwscmgx45jrssxrxszy4b2nywvy2mztpsi4sm6ayglshu/shawarma.jpg

Fetch from Saturn

Unpacking a CAR File Using ipfs-car