Content Addressable Archive
From Just Solve the File Format Problem
Content Addressable Archive (car) is an archive format designed for use with IPFS. Its original purpose was to allow representing multiple files in an IPFS object.
Specifications
Software
- ipfs-car command-line tool
- carbides command-line tool, primarily used for chunking files
- Go module
- JavaScript library