-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Specify and implement Solana Pay Transaction Requests #77
Conversation
This pull request is being automatically deployed with Vercel (learn more). solana-pay-docs – ./docs🔍 Inspect: https://vercel.com/solana-labs/solana-pay-docs/5HwA637SSLXsZJyKug2eYbC1Ckd4 solana-pay – ./point-of-sale🔍 Inspect: https://vercel.com/solana-labs/solana-pay/6NwqdZyuLm44NFSSa6Ub1rEP5Duu [Deployment for d0e4e0b failed] |
transaction request docs
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Basic instructions for deploying POS app on Vercel
fix(readme): image for configuration step
Rationale is covered in #26 (Note: the format described in that issue is superseded by this spec).
This PR specifies and implements Transaction Requests as a new format. Read the new spec.
This PR also substantially refactors the Transfer Request implementation (but the spec is compatible).