rs-ipfs-car

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

lib usage

bin usage

cargo install rs-car-ipfs

car-ipfs reads a CAR stream from stdin and outputs the file contents to stdout

curl "http://localhost:8080/ipfs/QmV3q6mo8oxf2GBuvR7zx7ABFBNP5VrRs3sCr63HQ7kEFC?format=car" | car-ipfs

Roadmap