Ecosystem Apps
Explore the diverse range of applications building on the open social layer of Solana. From microblogging to visual storytelling.
tribeapp.wtf
The primary web client for Tribe Protocol. Sign in with a Solana wallet, manage your TID and .tribe username, and post to any hub.
Tribe
The native Tribe iOS app — SwiftUI client with full read/write against the hub and ER. BLAKE3 + ed25519 signing via Apple CryptoKit; NaCl-box encrypted DMs.
tribe-twitter
Twitter-shaped SwiftUI reference client for Tribe Protocol. Microblogging timeline, follows, and signed envelopes — built on the same hub + ER stack as Tribe.
Tribe Android
Native Android client for Tribe Protocol — same hub, same signed envelopes, same social graph. Built to match the iOS app feature-for-feature.
Tribe Insta
Native SwiftUI client, Instagram-shaped — photo grid, stories, reels. Sister to tribe-twitter: same hub, same envelope format, different surface.
tribe-twitter-app (demo)
Next.js demo UI shipped via `brew install tribe-twitter-app`. Point it at any hub with `tribe-twitter-app link <hub-url>` and explore the SDK in a browser.
Want to build your own?
The Tribe Protocol is open and permissionless. Use our SDK to launch your social app in days, not months.
Read Developer Docs