Skip to content

feat: 🎸 Added x402 code#156

Merged
codingwithmanny merged 2 commits intomainfrom
feat/x402
Apr 17, 2026
Merged

feat: 🎸 Added x402 code#156
codingwithmanny merged 2 commits intomainfrom
feat/x402

Conversation

@codingwithmanny
Copy link
Copy Markdown
Collaborator

Guide Contribution PR

Description

Tutorial on utilizing x402 for an payment API

Type of Change

  • ✨ New guide/example
  • 📝 Update to existing guide/example
  • 🐛 Bug fix in a guide/example
  • 🎨 Style/formatting update
  • ♻️ Refactor (no functional changes)
  • Other (please describe):

Guide Details

  • Guide Name:
  • Category: (e.g., Smart Contracts, Frontend, Infrastructure, Tooling)
  • Dependencies Added:
  • Network(s) Used: (e.g., Bepolia, Mainnet, Local)
  • Entry Point: (e.g., script, README section, etc.)

Checklist

  • The guide/example is clear and easy to follow
  • All steps are reproducible (instructions/scripts work as described)
  • All new/changed code is commented where necessary
  • Documentation is updated (README, inline docs, etc.)
  • No sensitive information or secrets are included
  • Example runs without errors or warnings
  • (If applicable) Screenshots or output are included for clarity

Additional Notes

<StepCard
index={3}
title="Pay and fetch the forecast"
subtitle="Sign an ERC-3009 authorization for HONEY, retry the request with X-PAYMENT, and receive the weather payload plus X-PAYMENT-RESPONSE receipt."
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be EIP so its consistent with the rest of the mentions?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Official seems to be an ERC instead of an EIP
https://eips.ethereum.org/EIPS/eip-3009

@codingwithmanny codingwithmanny merged commit 05df652 into main Apr 17, 2026
6 checks passed
@codingwithmanny codingwithmanny deleted the feat/x402 branch April 17, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants