Onboarding
Email/session infrastructure is being prepared for a controlled Testnet MVP. Wallet choice remains separate from account signup.
Zellar is a Stellar-native payment app MVP that combines simple user onboarding, public payment flows, and optional privacy-preserving payments through STEALTH, a Soroban privacy-payment module.
MVP
Zellar is designed to hide technical payment complexity while keeping authorization explicit. Wallet signing, custody, and settlement are never hidden from the user.
Email/session infrastructure is being prepared for a controlled Testnet MVP. Wallet choice remains separate from account signup.
The MVP targets send, receive, request, and payment-review flows for Stellar assets, starting with safe Testnet paths.
STEALTH adds an optional privacy-preserving route so private payments live inside the app rather than as a separate technical workflow.
STEALTH privacy module
STEALTH is currently a local research module being prepared for safe Testnet integration. It is not presented as audited, production-ready, or deployed on mainnet.
Payment note material is generated client-side.
Proof context is tied to pool, asset, network, and version.
Witnesses and secrets remain outside servers.
Contracts enforce commitments and nullifiers.
Current traction
The current build is intentionally safety-gated: no mainnet deployment, real assets, custody, wallet-secret storage, or unreviewed signing has occurred.
What we are building toward
The requested SCF support will move Zellar from local prototype and architecture work into an accessible Testnet product with a visible privacy-payment path.
Stellar, Soroban, Supabase, Freighter, SEP-7, Stellar SDK, Passkey Kit pilot, Circom, Groth16, BN254, wasm-bindgen, and browser-local artifact verification.
Private note material, witnesses, recovery data, and wallet secrets must remain client-local. Servers coordinate app state; they do not custody funds or secrets.
A public MVP where testers can understand Zellar, complete basic Testnet payment flows, and evaluate an optional STEALTH privacy-payment path.