# Functions
ExtractCarFile extracts files from a Car (Content Addressable References) file.
GetDATAFromIPFSCID retrieves the data from an IPFS CID, extracts the WASM files, and returns them as byte slices.
NewIPFSClient creates a new instance of IPFSClient with the provided scheme, host, and port.
# Variables
No description provided by the author
# Structs
IPFSClient represents an IPFS client with its scheme, host, port and LassieClientURL details.