Extra labels: feature, stellar
Tier: L (5-7 days) | Type: feature
Context. Freelancer / subscription flows need recurring payments. Stellar has no native scheduling; users need a client-side scheduler that prompts at the right moment (or, if user opts in, signs many pre-signed txns with staged submission timestamps).
Scope.
- New
/stellar/recurring page.
- Two modes: (a) reminder-only, (b) pre-sign + client-scheduler (opt-in with clear warnings).
- Cancel / edit / list.
- Reminder mode uses browser Notifications API.
Acceptance.
Files. src/pages/StellarRecurring.tsx (new), src/lib/stellar/recurring.ts (new).
Extra labels:
feature,stellarTier: L (5-7 days) | Type: feature
Context. Freelancer / subscription flows need recurring payments. Stellar has no native scheduling; users need a client-side scheduler that prompts at the right moment (or, if user opts in, signs many pre-signed txns with staged submission timestamps).
Scope.
/stellar/recurringpage.Acceptance.
Files.
src/pages/StellarRecurring.tsx(new),src/lib/stellar/recurring.ts(new).