Skip to content

Conversation

@dslovinsky
Copy link
Collaborator

@dslovinsky dslovinsky commented Jan 8, 2026

Description

Warning

This PR must go out together with it's aa-sdk companion PR here

We are simplifying the docs content writing process by unifying all content into this repo. The exception is wallet's SDK references which still need to be auto-generated from source code in their repo. Much of the existing processes are therefore not changing, but rather getting more specifically targeted at SDK references. This does simplify some of insert-docs.sh since we no longer need to worry about external components or API specs.

Related Issues

https://app.asana.com/1/1129441638109975/project/1211825853436056/task/1212688005208749?focus=true

Changes Made

  • Migrate all non-SDK references content from aa-sdk to this repo
  • Update docs.yml to replace wallet placeholder with all manual content

Testing

  • I have tested these changes locally
  • I have run the validation scripts (pnpm run validate)
  • I have checked that the documentation builds correctly

@dslovinsky dslovinsky self-assigned this Jan 8, 2026
@dslovinsky dslovinsky requested a review from a team as a code owner January 8, 2026 01:55
Copilot AI review requested due to automatic review settings January 8, 2026 01:55
@github-actions
Copy link

github-actions bot commented Jan 8, 2026

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jan 8, 2026, 5:26 PM

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR migrates non-SDK reference content from the aa-sdk repository to this docs repository, consolidating manual wallet documentation while preserving the existing SDK reference generation process. This simplification focuses SDK-specific tooling on SDK references only, while centralizing all other content in a single location.

Key changes:

  • Migrated all manual wallet content (guides, quickstarts, concepts) from aa-sdk to this repository
  • Updated docs.yml to replace placeholder content with complete manual documentation
  • Maintained SDK reference auto-generation from source code in aa-sdk repository

Reviewed changes

Copilot reviewed 174 out of 274 changed files in this pull request and generated no comments.

Show a summary per file
File Description
fern/wallets/pages/third-party/signers/custom-integration.mdx Added guide for integrating custom signers with Smart Wallets via EIP-7702
fern/wallets/pages/smart-wallets/session-keys/*.mdx Migrated complete session keys documentation including SDK and API usage guides
fern/wallets/pages/smart-wallets/quickstart/*.mdx Added wallet API quickstart guides for both SDK and API approaches
fern/wallets/pages/smart-contracts/**/*.mdx Migrated comprehensive smart contracts documentation for Modular Account, Light Account, and deployment info
fern/wallets/pages/signer/**/*.mdx Added complete signer documentation including authentication methods and policies
fern/wallets/pages/resources/*.mdx Migrated resource documentation including types, terms, and FAQs
fern/wallets/pages/recipes/*.mdx Added recipe guides for common use cases like USDC transfers and Aave integration
fern/apis/admin/generators.yaml Added admin API generator configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions github-actions bot temporarily deployed to docs-preview January 8, 2026 01:56 Destroyed
@dslovinsky dslovinsky changed the title feat: Migrate manual wallet content to this repo feat: migrate manual wallet content to this repo Jan 8, 2026
@github-actions github-actions bot temporarily deployed to docs-preview January 8, 2026 17:25 Destroyed
@dslovinsky dslovinsky merged commit 0a93285 into main Jan 8, 2026
8 of 9 checks passed
@dslovinsky dslovinsky deleted the ds/migrate-wallets branch January 8, 2026 17:32
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