Crates.io | iroh-resolver |
lib.rs | iroh-resolver |
version | 0.2.0 |
source | src |
created_at | 2022-11-28 18:22:00.989342 |
updated_at | 2022-12-21 17:02:33.70935 |
description | Implementation of path resolution for iroh |
homepage | |
repository | https://github.com/n0-computer/iroh |
max_upload_size | |
id | 724651 |
size | 101,389 |
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.