← All projects

Wisp

Contributor to Wisp — a minimal, performant native Nostr client for iOS and Android.

Wisp is a native Nostr client — Kotlin/Jetpack Compose on Android, SwiftUI on iOS — that implements the full outbox/inbox relay model with reliability scoring, routing messages based on where users actually publish and read rather than leaning on a handful of mega-relays. It prioritizes decentralization, intelligent relay routing, strong privacy, and a clean native feel on each platform.

Two native codebases, one client

Wisp ships as separate native codebases per platform — Kotlin/Jetpack Compose on Android, SwiftUI on iOS — each maintained in its own repository: Android and iOS.