3 unstable releases

0.2.0 Dec 21, 2022
0.1.3 Nov 28, 2022
0.1.2 Nov 28, 2022

#1028 in Filesystem

Download history 3/week @ 2024-02-08 12/week @ 2024-02-15 33/week @ 2024-02-22 26/week @ 2024-02-29 14/week @ 2024-03-07 12/week @ 2024-03-14 14/week @ 2024-03-21 22/week @ 2024-03-28

64 downloads per month
Used in 5 crates

Apache-2.0/MIT

385KB
9K SLoC

iroh resolver

crates.io Released API docs MIT/Apache-2.0 licensed CI

Resolver for iroh. It retrieves data associated with an IPFS CID from the iroh store, or if not available, uses iroh p2p to retrieve it from the IPFS network.

This crate also provides a way to take a directory of files, or a single file, and chunk it into smaller parts that can be stored, and assemble them back together again.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~38–55MB
~1M SLoC