Examples

Learn by examining practical code examples. We try to collage together examples to show a broad range of platforms & techniques while working with iroh.

Todos

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

    data modelingCLItauridesktop

Sendme

A file sharing app with a CLI, desktop and iOS apps, built with iroh, fully open source!

    file sharingdesktopiOSblobsconnections

Dumbpipe

Need to connect two computers? Try a dumb pipe.

    CLIunix pipesconnections

Extism

Provide Iroh APIs to all kinds of languages with iroh existism host functions

    pluginsmulti-languageWASM

Automerge

Example of backing automerge with iroh-net connections

    connectionsCRDTs

Swarmie

A proof of concept tool to use iroh global content discovery using the bittorrent mainline DHT.

    DHTscontent discovery

iOS Starter

Get up and running with iroh on iOS with this starter project.

    iOSSwift