Skip to content

n0-computer/iroh-examples

Repository files navigation

Iroh-Examples

Chat Youtube License: MIT License: Apache 2.0 CI

Examples how to use iroh or one of the iroh library crates. Things in here should be somewhat easy to understand.

For very experimental things there is iroh-experiments.

Examples

Use iroh in the browser, compiled to web assembly. Try it here!

A chat app based on iroh-gossip that can run both in the browser and on the command line. Try it here!

Small example for running iroh-blobs in the browser. Try it here!

When you need more control or customizations than the iroh Router allows, we recommend to build your own router instead. This example implements a router that allows to add and remove protocols at runtime.

Forward http requests to dumbpipe. Share a local dev server publicly.

Use iroh through extism

Send chess moves back and forth on the same bi-directional stream by framing it using tokio-util's codec feature.

Experiment with FROST threshold signatures for iroh.

Iroh integration with automerge

Iroh integration with automerge using samod

A http gateway for iroh-blobs data, written using iroh-blobs.

Todo app using iroh documents and tauri.

License

Copyright 2026 N0, INC.

This project is licensed under either of

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.

About

Iroh in action

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors