Retrieving from Filecoin
Last updated
Last updated
Data can be fetched directly from Filecoin using CIDs and regular Filecoin tooling. To do so, you will need the CID of the Solana object to fetch—this may be found using the slot-to-cid or the tx-to-cid indexes; see .
Once you have the CID, use to download the data. Lassie can be installed using the standard go toolchain:
To fetch the data, simply
This will download the data as a CAR file.
To extract the CAR file contents, use tool --