An open API service indexing awesome lists of open source software.

https://github.com/n0-computer/iroh-util

Utilities for iroh
https://github.com/n0-computer/iroh-util

Last synced: 29 days ago
JSON representation

Utilities for iroh

Awesome Lists containing this project

README

          

# iroh-util

![CI](https://github.com/n0-computer/iroh-util/actions/workflows/ci.yml/badge.svg)
[![Crates.io](https://img.shields.io/crates/v/iroh-util.svg)](https://crates.io/crates/iroh-util)
[![docs.rs](https://img.shields.io/docsrs/iroh-util)](https://docs.rs/iroh-util)
[![License](https://img.shields.io/crates/l/iroh-util)](https://crates.io/crates/iroh-util)

Utilities for [iroh](https://github.com/n0-computer/iroh).

## About

This crate contains various utilities for iroh.

## License

Copyright 2026 N0, INC.

This project is licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
http://opensource.org/licenses/MIT)

at your option.

## Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.