Crate rs_car_ipfs

source ·
Expand description

Wrapper for rs-car to read files from IPFS trustless gateways with an async API.

Usage

Modules

  • CAR stream does not include duplicated blocks, so to reconstruct a unixfs file, data does not follow the same layout as the expected target file. To recreate the file one must have the ability to read from arbitrary locations of the stream.

Type Definitions

  • A Cid that contains a multihash with an allocated size of 512 bits.