Update Alchemy CLI docs for new command structure#1282
Open
blakecduncan wants to merge 1 commit intomainfrom
Open
Update Alchemy CLI docs for new command structure#1282blakecduncan wants to merge 1 commit intomainfrom
blakecduncan wants to merge 1 commit intomainfrom
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
🔗 Preview Mode
|
🔍 Link CheckStatus: ❌ Failed Summary
Broken links (10) — click to expandErrors per inputErrors in ./content/wallets/wallet-integrations/privy/signer-migration-overview.mdx
Errors in ./content/api-reference/arbitrum-nova/arbitrum-nova-deprecation-notice.mdx
Errors in ./content/wallets/wallet-integrations/privy/jwt-auth-migration.mdx
Errors in ./content/tutorials/snapshots/worldchain.mdx
Errors in ./content/tutorials/smart-wallets/learn-account-abstraction/introduction-to-account-abstraction.mdx
Errors in ./content/api-reference/starknet/starknet-api-faq.mdx
Errors in ./content/wallets/pages/recipes/onramp-funds.mdx
Errors in ./content/api-reference/base/base-api-faq.mdx
Errors in ./content/api-reference/data/webhooks/custom-webhooks-quickstart/custom-webhooks-quickstart.mdx
|
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.
Description
Update the Alchemy CLI docs to match the private CLI command structure and new wallet-backed transaction flows. The deployed CLI page was still written for the old flat public command surface, so this refreshes the examples, command reference, auth notes, and related x402 guidance.
Summary
evm,solana,xchain,wallet,app, andwebhookcommands.--access-keydocs and adding--solana-wallet-key-file.Test Plan
alchemy balance,alchemy apps,alchemy webhooks,alchemy setup status,alchemy wallet generate, and root--access-key.git diff --checkon the edited MDX files.prettieris not installed in the current docs reponode_modules.LINEAR TASK: Not provided
Made with Cursor