iroh-resolver

Crates.ioiroh-resolver
lib.rsiroh-resolver
version0.2.0
sourcesrc
created_at2022-11-28 18:22:00.989342
updated_at2022-12-21 17:02:33.70935
descriptionImplementation of path resolution for iroh
homepage
repositoryhttps://github.com/n0-computer/iroh
max_upload_size
id724651
size101,389
Friedel Ziegelmayer (dignifiedquire)

documentation

README

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.
Commit count: 1371

cargo fmt