Commit Graph
2 Commits
Author SHA1 Message Date
SatsFaucet 623eb720dc Redesign faucet claim flow: login → loading → eligibility → claim
- Backend: payout is now random between FAUCET_MIN_SATS and FAUCET_MAX_SATS
- Remove weighted buckets; simplify config and .env.example
- Frontend: show loading and eligibility in main body, modal only for confirm/success
- Rename Confirm payout to Claim; add styles for body loading and eligible state

Made-with: Cursor
2026-03-02 14:59:37 +01:00
SatsFaucet 381597c96f Add Swagger docs at /docs and /openapi.json; frontend and backend updates
Made-with: Cursor
2026-03-01 01:24:51 +01:00