Skip to content

docs: add connector page for connecting external wallet connectors #1547

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

aashkrishnan
Copy link
Collaborator

@aashkrishnan aashkrishnan commented Apr 17, 2025

Pull Request Checklist


PR-Codex overview

This PR focuses on adding documentation for connecting to various external wallet providers, enhancing the user experience for both Web2 and Web3 users by detailing integration steps and configuration settings.

Detailed summary

  • Added a new link for "Connect to Other Wallet Providers" in site/sidebar/react.ts.
  • Included a note in docs/pages/react/quickstart.mdx about connecting to external EOAs.
  • Created a new documentation page docs/pages/react/login-methods/connect-to-other-wallet-providers.mdx detailing wallet connection options.
  • Provided code examples for configuring external wallets in src/config.ts.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Apr 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aa-sdk-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2025 5:35pm
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 12, 2025 5:35pm

Copy link

graphite-app bot commented Apr 17, 2025

How to use the Graphite Merge Queue

Add the label graphite-merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

Copy link

github-actions bot commented Apr 17, 2025

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview May 1, 2025, 6:19 PM

Copy link
Collaborator

@avarobinson avarobinson left a comment

Choose a reason for hiding this comment

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

nice! a few comments then lgtm

@avarobinson
Copy link
Collaborator

One other thought - is there anywhere else we should list this to mention support? quickstart?

Easily log in using popular wallet providers like **MetaMask**, **Rabby**, **Phantom**, and more.

Our SDK supports external wallet connection out of the box, so you can seamlessly support both web2 users with social login and web3 users who want to bring their own EOAs.
We support enabling users to bring their existing EOA in 2 ways:
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
We support enabling users to bring their existing EOA in 2 ways:
Our SDK supports external wallet connection out of the box, so you can seamlessly support both Web2 users with social login and Web3 users who want to bring their own EOAs.

Blu-J
Blu-J previously approved these changes May 12, 2025
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