package
0.0.0-20250101025501-4cbdd73e85fc
Repository: https://github.com/blockcraftsman/wasm-ipfs-serverless.git
Documentation: pkg.go.dev

# 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.