Iroh Documentation

Iroh lets you establish direct peer-to-peer connections whenever possible, falling back to relay servers if necessary. This gives you fast, reliable connections that are authenticated and encrypted end-to-end using QUIC.

Getting started

The best place to start is by reading the overview, a high level look at the problems iroh solves.

Resources

SDKs

Iroh ships with SDKs for numerous languages and platforms

Todos Example

See iroh in the classic TODO app example, with a CLI & desktop GUI