6 releases

0.3.1+deprecated Aug 4, 2023
0.3.0 Jul 19, 2023
0.2.0 Jun 8, 2023
0.1.2 May 9, 2023
0.1.0 Mar 29, 2023

#13 in #noosphere

40 downloads per month

MIT/Apache

19KB
434 lines

API Stability: Alpha

Noosphere CAR

⚠️ noosphere-car is deprecated. ⚠️ Please use iroh-car.

CAR file support for Noosphere. "CAR" stands for Content Addressable aRchives. A CAR file typically contains a serialized representation of an IPLD DAG, though is general enough to contain arbitrary IPLD blocks.

This crate was originally forked from the Iroh project, after it was archived as Beetle.


lib.rs:

⚠️ noosphere-car is deprecated. Please use iroh-car!

Implementation of the car format.

Dependencies

~4–6MB
~107K SLoC