Skip to content

docs(wallets): Rebrand Smart Wallets → Wallet APIs#1223

Merged
avarobinson merged 15 commits intomainfrom
wallet-docs-rebrand-wallet-apis
Apr 16, 2026
Merged

docs(wallets): Rebrand Smart Wallets → Wallet APIs#1223
avarobinson merged 15 commits intomainfrom
wallet-docs-rebrand-wallet-apis

Conversation

@athanor-alchemyplatform
Copy link
Copy Markdown
Contributor

Summary

Comprehensive documentation rebrand from Smart Wallets to Wallet APIs, including content rewrites, sidebar restructuring, and redirects.

Changes

1. Overview page rewrite

  • Updated title and framework links to unified quickstart

2. Page rewrites

  • authentication/overview — Rewritten as signer integration overview
  • resources/features — Reorganized into capability groups
  • signer/what-is-a-signer — Renamed to Choosing a signer

3. Minor content updates

  • transactions/overview — Updated heading, removed SDK vs APIs
  • Global rename — Smart Wallets → Wallet APIs across 90+ pages

4. Sidebar navigation

  • Removed Get Started group, flattened children
  • Renamed Wallet integration → Signer integration
  • Renamed What is a signer → Choosing a signer

5. Redirects

  • /wallets/react/quickstart → /wallets/quickstart
  • /wallets/react-native/overview → /wallets/quickstart
  • /wallets/core/overview → /wallets/quickstart

99 files changed across 7 commits.

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
@athanor-alchemyplatform athanor-alchemyplatform Bot requested a review from a team as a code owner April 16, 2026 15:54
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 16, 2026

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Apr 16, 2026, 5:16 PM

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 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".

Comment thread content/redirects.yml
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 16, 2026

🔍 Link Check

Status: ❌ Failed

Summary

Status Count
🔍 Total 7900
✅ Successful 6759
⏳ Timeouts 1
🔀 Redirected 394
👻 Excluded 677
❓ Unknown 0
🚫 Errors 68
⛔ Unsupported 1
Broken links (68) — click to expand

Errors per input

Errors 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

View workflow run

athanor-omgwinning Bot and others added 8 commits April 16, 2026 16:04
- 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
@avarobinson avarobinson merged commit 67d5a63 into main Apr 16, 2026
12 of 13 checks passed
@avarobinson avarobinson deleted the wallet-docs-rebrand-wallet-apis branch April 16, 2026 18:07
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.

3 participants