GhostUser

Guest mode for web3 – email persists sessions, wallets optional.

Score: 8.1/10UKMedium BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Solo web3 founders can't acquire or retain users due to high crypto wallet friction and non-crypto users refusing to onboard.

Solution

GhostUser enables guest interactions in web3 apps via email sessions, persisting state off-chain until wallet connect. Founders add a session manager that syncs guest data to chain on upgrade. Reduces initial friction, retains via email nudges for full access.

Target Audience

Solo founders building web3 or crypto-based projects

Differentiator

Off-chain state syncing with auto-wallet proposals based on user behavior.

Brand Voice

edgy

Features

Guest Session Start

must-have10h

Email-gated guest mode entry.

Off-Chain State

must-have15h

Store actions/balances guest-side.

Email Nudges

must-have8h

Retention emails for wallet upgrade.

Sync on Connect

must-have18h

Merge guest state to real wallet.

Behavior Analytics

must-have12h

Ghost-to-ghost retention metrics.

Custom Nudge Flows

nice-to-have7h

Tailored upgrade campaigns.

Multi-App Sessions

nice-to-have9h

Cross-project guest continuity.

Push Notifications

nice-to-have10h

Browser/email pushes.

Social Login

future15h

Google/Apple guest start.

Total Build Time: 104 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
wallet_addresstextYes
is_ghostboolNo
created_attimestampNo

Relationships:

  • one-to-many with apps

apps

ColumnTypeNullable
iduuidNo
user_iduuidNo
sdk_keytextNo
nametextNo

Relationships:

  • foreign key to users.id
  • one-to-many with sessions

sessions

ColumnTypeNullable
iduuidNo
app_iduuidNo
user_emailtextNo
state_jsontextNo
nudges_sentintNo
syncedboolNo
created_attimestampNo

Relationships:

  • foreign key to apps.id

API Endpoints

POST
/api/apps

Create app & SDK

🔒 Auth Required
POST
/api/sessions/start

Init guest session

PUT
/api/sessions/:id/update

Update guest state

GET
/api/analytics/:appId

Ghost metrics

🔒 Auth Required
POST
/api/nudges/send

Trigger nudge

🔒 Auth Required
POST
/api/sessions/:id/sync

Wallet sync

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind + shadcn/ui
Backend
Supabase Edge Functions
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
Resend emailsViem for sync

Build Timeline

Week 1: Setup & SDK scaffold

18h
  • Auth
  • App creation

Week 2: Sessions & state

25h
  • Guest APIs
  • State storage

Week 3: Nudges & analytics

28h
  • Email system
  • Metrics

Week 4: Sync & dashboard

22h
  • Wallet sync
  • Full UI

Week 5: Polish & payments

15h
  • Stripe
  • Customizations

Week 6: Tests & deploy

12h
  • E2E
  • Launch

Week 7: Optimizations

8h
  • Perf tweaks
Total Timeline: 7 weeks • 128 hours

Pricing Tiers

Free

$0/mo

Basic nudges

  • 1 app
  • 10k sessions/mo

Pro

$8/mo
  • Unlimited apps
  • Unlimited sessions
  • Custom nudges

Enterprise

$49/mo
  • Advanced analytics
  • API access
  • White-label

Revenue Projections

MonthUsersConversionMRRARR
Month 11202%$19$228
Month 69004%$288$3,456

Unit Economics

$4
CAC
$216
LTV
3.5%
Churn
96%
Margin
LTV:CAC Ratio: 54.0xExcellent!

Landing Page Copy

Ghost Users That Haunt Your Retention

Email guests play web3 now, connect wallets later – friction killed.

Feature Highlights

Guest sessions
State persistence
Smart nudges
Easy sync
Ghost analytics

Social Proof (Placeholders)

"'Guests stick around!' - GameFi Builder"
"'50% upgrade rate.' - DAO Tool"

First Three Customers

Scan Product Hunt web3 launches, DM founders with 'guest mode beta?'. Share in web3 Discords like Future of Web3. Buildinpublic thread on X with live metrics.

Launch Channels

Product Huntr/solanaIndie HackersTwitter #web3

SEO Keywords

web3 guest modeemail session web3progressive wallet onboardingreduce web3 churn

Competitive Analysis

Web3Auth

web3auth.io
$99+/mo
Strength

Social login

Weakness

No guest persistence

Our Advantage

Off-chain state + nudges for retention

🏰 Moat Strategy

Behavioral data on ghost upgrades fuels AI nudges.

⏰ Why Now?

Layer 2 cheap storage enables off-chain scaling.

Risks & Mitigation

technicalmedium severity

State sync failures

Mitigation

Atomic syncs + rollbacks

marketlow severity

Founders prefer full wallet

Mitigation

Free tier proofs

executionmedium severity

Email deliverability

Mitigation

Multiple ESPs

Validation Roadmap

pre-build4 days

Landing page signups

Success: 50 emails

mvp18 days

Core guest SDK

Success: 5 apps integrated

launch7 days

Twitter demo

Success: 200 signups

growth30 days

Case studies

Success: $500 MRR

Pivot Options

  • Email marketing for web3
  • Off-chain data layer

Quick Stats

Build Time
128h
Target MRR (6 mo)
$750
Market Size
$400.0M
Features
9
Database Tables
3
API Endpoints
6