Seeker Week
Welcome to Seeker Week, the IslandDAO v4 workshop for builders making mobile-first Solana apps for Seeker.
- Dates: June 15-19, 2026
- Goal: leave with a working Seeker-ready prototype, a clearer product direction, and a path toward publishing or continuing after the workshop.
- Location: Koh Samui, Thailand
Use this site for
Section titled “Use this site for”- Build Tracks: choose the path that matches your app.
- Publishing: understand what it takes to turn a demo into a dApp Store submission.
- Resources: find official docs, repos, and support links.
- Schedule: know the daily theme and demo checkpoint.
- Setup: get Android, wallet, and starter tooling ready.
What to bring
Section titled “What to bring”- An Android phone or emulator.
- A GitHub account.
- A laptop with admin access.
- Optional: a Solana Mobile Seeker device.
- A project idea, even if it is rough.
Workshop outcome
Section titled “Workshop outcome”By Friday, aim for one useful mobile loop that someone can understand in under two minutes.
- It runs on Android, even if it is still rough.
- It has a clear user action, not just a landing page.
- It uses wallet connection, signing, Seeker identity, or a mobile-native Solana flow where that improves the product.
- It has an honest next step: continue building, publish a test APK, or prepare for dApp Store review.
type WorkshopOutcome = { demo: "one useful mobile loop"; device: "Android phone or emulator"; distribution: "dApp Store path written down"; wallet: "connects, signs, or has a clear MWA plan";};How to get help
Section titled “How to get help”Bring the smallest reproducible problem:
- Device or emulator model.
- Error message or screenshot.
- Framework and package manager.
- Repo link or local command that fails.
Rule of thumb
Section titled “Rule of thumb”Build the smallest mobile-native loop that proves your idea. A good Seeker demo should be usable in one hand, explain itself quickly, and use Seeker-specific features only where they make the experience meaningfully better.