You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context. The /use-cases page describes scenarios (payroll, DAO grants, refunds) but never puts a number on them. A calculator that estimates cost per stealth payment across supported chains at a chosen volume turns "sounds interesting" into "here is the annual cost." Adjacent to the Chain matrix (issue #7) but a distinct interactive tool.
Tier: M (2-4 days) | Type: feature
Context. The
/use-casespage describes scenarios (payroll, DAO grants, refunds) but never puts a number on them. A calculator that estimates cost per stealth payment across supported chains at a chosen volume turns "sounds interesting" into "here is the annual cost." Adjacent to the Chain matrix (issue #7) but a distinct interactive tool.Scope.
src/data/chains.json(see issue Dynamic Open Graph image generator #7); overhead constants documented in a comment block./use-cases(below existing personas) and standalone on/use-cases/calculator.Acceptance.
/use-casesand/use-cases/calculatorFiles.
src/components/CostCalculator.tsx(new),src/pages/UseCases.tsx,src/App.tsx.