Agent wallet docs update - #3009
Open
yashovardhan wants to merge 8 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add x402 documentation, add mm extension login, make a better quick start and CLI usage doc, some fixes in commands and add troubleshooting guide for new issues
Note
Low Risk
Documentation-only changes (guides, redirects, link checker ignore); no application code or auth logic changes.
Overview
Adds x402 paywalled API documentation: a new guide for the skill’s
x402_pay.pyhelper (inspect/pay, EIP-3009exactscheme), overview/sidebar links, and troubleshooting for common payment errors.Replaces
use-the-cli-directly.mdwithcli-setup.md(same terminal/CI focus, expanded sign-in and init detail), updates the sidebar label, product rules, and a Vercel redirect from the old URL.Sign-in and wallet identity copy is updated across quickstart, commands, troubleshooting, and cursor rules: Google, email passwordless, and MetaMask Mobile QR are documented as three methods with distinct server-wallet addresses;
mm login qris described as available in production (removes priorCOMING_SOON/ “use browser only” guidance). Quickstart is reframed as an agent-first, step-by-step flow with CLI detail deferred tocli-setup.md.CLI reference fixes:
--formatoptions and TTY/pipe defaults; expandedmm login,mm configkeys table,mm txlookup (mm tx --hashvsmm tx get);COMING_SOONerror text generalized; supported chains tables expanded with Transaction Shield columns and more networks.Reviewed by Cursor Bugbot for commit 4e247e2. Bugbot is set up for automated code reviews on this repo. Configure here.