This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
Saving a base64 encoded file to IPFS and fetch decoded file #181
Labels
need/triage
Needs initial labeling and prioritization
Hi Team,
Is it possible to add a base64 encoded input into IPFS using go-ipfs http client and while fetching the file using CID can we download the physical file instead of the base64 input that we have stored in IPFS for that file?
The text was updated successfully, but these errors were encountered: