docs: add demo-mode payment evidence documentation and fix build errors#48
docs: add demo-mode payment evidence documentation and fix build errors#48Emoji-dot wants to merge 2 commits into
Conversation
- Add comprehensive documentation explaining demo vs real payment evidence - Document demo request flow with 402 challenge and retry semantics - Include minimal curl example using x-query402-demo-paid header - Link documentation from README - Fix TypeScript build errors: - Add PaymentPayload type import and assertion in x402.ts - Replace Node.js Buffer with browser-compatible base64 encoding in web/sponsorship.ts - Exclude test files from web app typecheck to avoid node:test import errors - Fix Windows path separator issue in memory.test.ts All CI checks pass: typecheck, build, test, lint, format, source-artifacts
|
@Emoji-dot is attempting to deploy a commit to the emrekayat's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@Emoji-dot Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Please review |
|
Thanks for the detailed demo evidence doc. I reviewed this against #27 and ran:\n\n- |
|
Okay sir |
All CI checks pass: typecheck, build, test, lint, format, source-artifacts
close #27