iroh-p2p

Crates.ioiroh-p2p
lib.rsiroh-p2p
version0.2.0
sourcesrc
created_at2022-11-28 18:53:05.842195
updated_at2022-12-21 17:07:00.202192
descriptionImplementation of the p2p part of iroh
homepage
repositoryhttps://github.com/n0-computer/iroh
max_upload_size
id724692
size305,463
Friedel Ziegelmayer (dignifiedquire)

documentation

README

iroh-p2p

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

P2P networking for iroh. This implements an IPFS node. The IPFS network consists of a collection of nodes.

How to run

# From the root of the workspace
> cargo run --release -p iroh-p2p

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