-
Notifications
You must be signed in to change notification settings - Fork 50
add x402 express.js template #202
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
base: main
Are you sure you want to change the base?
Conversation
|
@v1xingyue is attempting to deploy a commit to the Solana Foundation Team on Vercel. A member of the Team first needs to authorize it. |
|
Hey there! 👋 It would be nice if you added a description of what you did on this template, it'll make it easier to review! 😄 |
Sorry, I forget it. The template demonstrates how to use X402 payment system with Express.js, allowing API endpoints to charge for access using Solana USDC payments. |
GuiBibeau
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the submission this is a great addition on x402 and we want to feature it!. A few more work is needed to get it into the format of publishing on our website:
A bit more detals here https://github.com/solana-foundation/templates/blob/main/COMMUNITY_TEMPLATE_GUIDE.md#directory-structure
- Getting a more friendly metadata in
- generate an og image
- generalize a bit to NPM where to possible to make this generalizable
|
Seems all need changes have bee done. Tell me , if anything should I change. |
|
In fact this template do the same feature with X402 Next.js, but this is based on express.js. They are also based on corbits which is the x402 instruction. |
The template demonstrates how to use X402 payment system with Express.js, allowing API endpoints to charge for access using Solana USDC payments.