docs(wallets): Rebrand Smart Wallets → Wallet APIs#1223
Merged
avarobinson merged 15 commits intomainfrom Apr 16, 2026
Merged
Conversation
Replace the Smart Wallets overview with the new Wallet APIs overview page. - Update title from 'Smart Wallets' to 'Wallet APIs' - Update framework links to point to unified /wallets/quickstart - Keep all card sections and layout structure intact Requested-by: https://alchemyinsights.slack.com/archives/D0ASNFCHFFH/p1776354063831529
…igner page - authentication/overview.mdx: Complete rewrite as signer integration overview, framing content around signer choice (custody, UX, recovery) rather than auth provider features - what-is-a-signer.mdx: Rename title from 'Choosing an authentication method' to 'Choosing a signer', update intro and section headings to use 'signer' terminology consistently Requested-by: https://alchemyinsights.slack.com/archives/D0ASNFCHFFH/p1776354063831529
Reorganize the flat feature table into four groups: - Transaction capabilities (gas sponsorship, batching, session keys, etc.) - Integration capabilities (social login, passkeys, BYO auth, etc.) - Data & platform (token balances, prices, webhooks, bridge) - Supported networks (Ethereum, EVM L2s, Solana) Rename page title reference from 'Smart Wallet features' to 'Wallet APIs features'. Requested-by: https://alchemyinsights.slack.com/archives/D0ASNFCHFFH/p1776354063831529
- Update opening line description to reference Wallet APIs - Rename 'Everything you need for onchain applications' heading to 'Transaction capabilities' - Remove 'SDK vs. APIs' section at the bottom Requested-by: https://alchemyinsights.slack.com/archives/D0ASNFCHFFH/p1776354063831529
Find-and-replace the product name 'Smart Wallets' with 'Wallet APIs' across all wallet documentation pages and shared content fragments. This only changes the product name references — the concept of a 'smart wallet' (smart contract account) is preserved in lowercase. Requested-by: https://alchemyinsights.slack.com/archives/D0ASNFCHFFH/p1776354063831529
- Remove 'Get Started' group, flatten React/React Native/Other JS/ Transaction APIs sections up to the Overview level - Rename 'Wallet integration' section to 'Signer integration' - Rename 'What is a signer?' page to 'Choosing a signer' - Rename 'Smart Wallets' references in sidebar to 'Wallet APIs' - Rename 'Understanding Smart Wallets' to 'Understanding Wallet APIs' Requested-by: https://alchemyinsights.slack.com/archives/D0ASNFCHFFH/p1776354063831529
…t pages Set up permanent redirects: - /wallets/react/quickstart → /wallets/quickstart - /wallets/react-native/overview → /wallets/quickstart - /wallets/core/overview → /wallets/quickstart Requested-by: https://alchemyinsights.slack.com/archives/D0ASNFCHFFH/p1776354063831529
🔗 Preview Mode
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 11b9bd3444
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
🔍 Link CheckStatus: ❌ Failed Summary
Broken links (68) — click to expandErrors per inputErrors in ./content/tutorials/alchemy-university/smart-contract-basics/what-are-nfts.mdx
Errors in ./content/wallets/pages/bundler-api/bundler-faqs.mdx
Errors in ./content/api-reference/data/nft-api/nft-api-faq.mdx
Errors in ./content/tutorials/alchemy-university/smart-contract-basics/multi-sig-contracts.mdx
Errors in ./content/wallets/pages/index.mdx
Errors in ./content/wallets/shared/react-native/signer-setup.mdx
Errors in ./content/api-reference/op-mainnet/op-mainnet-api-faq/op-mainnet-api-faq.mdx
Errors in ./content/api-reference/katana/katana-api-overview.mdx
Errors in ./content/changelog/2025-12-04.md
Errors in ./content/changelog/2026-04-09.md
Errors in ./content/api-reference/arbitrum/arbitrum-api-faq/arbitrum-api-faq.mdx
Errors in ./content/changelog/2026-03-26.md
Errors in ./content/api-reference/hyperevm/hyperevm-api-overview.mdx
|
- Rewrite wallets/index.mdx as a product-focused landing page with:
- Hero tagline and quickstart CTA
- How it works 4-step grid (Prepare, Sign, Send, Track)
- Code example with syntax highlighting
- Capabilities section as linked cards (gas sponsorship, ERC-20 payments,
batching, retries, session keys, parallel txns, swaps, debug)
- Wallet integration section highlighting Privy + other providers
- Explore section with links to chains, recipes, API ref, pricing, FAQs
- Remove framework sections from sidebar (docs.yml):
- Delete React section under Get Started
- Delete React Native section under Get Started
- Delete Other JavaScript frameworks section under Get Started
- Delete Transaction APIs dropdown (flattened)
- Restructure Overview section in sidebar:
- Keep Overview and Quickstart pages
- Add direct link to smart wallet API reference
- Move Using SDK and Using API under Transactions > Overview
- Redirects already in place from prior commit:
- /docs/wallets/react/quickstart → /docs/wallets/quickstart
- /docs/wallets/react-native/overview → /docs/wallets/quickstart
- /docs/wallets/core/overview → /docs/wallets/quickstart
Requested-by: https://alchemyinsights.slack.com/archives/D0ASNFCHFFH/p1776354063831529
0xmts
approved these changes
Apr 16, 2026
SahilAujla
approved these changes
Apr 16, 2026
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.
Summary
Comprehensive documentation rebrand from Smart Wallets to Wallet APIs, including content rewrites, sidebar restructuring, and redirects.
Changes
1. Overview page rewrite
2. Page rewrites
3. Minor content updates
4. Sidebar navigation
5. Redirects
99 files changed across 7 commits.