Skip to content
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

docs: update migration docs after alchemy transport #998

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

moldy530
Copy link
Collaborator

@moldy530 moldy530 commented Sep 30, 2024

Pull Request Checklist


PR-Codex overview

This PR focuses on integrating alchemy as a transport option in various configurations and simplifying the API for creating clients. It also updates the state management and documentation to reflect these changes.

Detailed summary

  • Added alchemy import in multiple files.
  • Replaced apiKey with transport: alchemy({ apiKey: "YOUR_API_KEY" }) in createConfig.
  • Removed bundlerClient from StoredState type.
  • Updated state hydration logic to exclude bundlerClient.
  • Modified sidebar structure to enhance authentication methods.
  • Documented the new AlchemyTransport type and its usage.
  • Removed useSendTransaction and useSendTransactions hooks.

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

Copy link

vercel bot commented Sep 30, 2024

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 Oct 1, 2024 4:57pm
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 4:57pm

site/pages/migration-guide.mdx Outdated Show resolved Hide resolved
site/pages/migration-guide.mdx Outdated Show resolved Hide resolved
Co-authored-by: Rohan Thomare <3498866+rthomare@users.noreply.github.com>
@moldy530 moldy530 merged commit 070b0a3 into moldy/core-transport-refactor Oct 1, 2024
4 of 6 checks passed
@moldy530 moldy530 deleted the moldy/update-migration-docs branch October 1, 2024 16:52
moldy530 added a commit that referenced this pull request Oct 1, 2024
* docs: update migration docs after alchemy transport

* docs: apply PR feedback to migration guide

Co-authored-by: Rohan Thomare <3498866+rthomare@users.noreply.github.com>

---------

Co-authored-by: Rohan Thomare <3498866+rthomare@users.noreply.github.com>
moldy530 added a commit that referenced this pull request Oct 1, 2024
* docs: update migration docs after alchemy transport

* docs: apply PR feedback to migration guide

Co-authored-by: Rohan Thomare <3498866+rthomare@users.noreply.github.com>

---------

Co-authored-by: Rohan Thomare <3498866+rthomare@users.noreply.github.com>
moldy530 added a commit that referenced this pull request Oct 1, 2024
* docs: update migration docs after alchemy transport

* docs: apply PR feedback to migration guide

Co-authored-by: Rohan Thomare <3498866+rthomare@users.noreply.github.com>

---------

Co-authored-by: Rohan Thomare <3498866+rthomare@users.noreply.github.com>
moldy530 added a commit that referenced this pull request Oct 1, 2024
* docs: update migration docs after alchemy transport

* docs: apply PR feedback to migration guide

Co-authored-by: Rohan Thomare <3498866+rthomare@users.noreply.github.com>

---------

Co-authored-by: Rohan Thomare <3498866+rthomare@users.noreply.github.com>
moldy530 added a commit that referenced this pull request Oct 1, 2024
* docs: update migration docs after alchemy transport

* docs: apply PR feedback to migration guide

Co-authored-by: Rohan Thomare <3498866+rthomare@users.noreply.github.com>

---------

Co-authored-by: Rohan Thomare <3498866+rthomare@users.noreply.github.com>
moldy530 added a commit that referenced this pull request Oct 1, 2024
* docs: update migration docs after alchemy transport

* docs: apply PR feedback to migration guide

Co-authored-by: Rohan Thomare <3498866+rthomare@users.noreply.github.com>

---------

Co-authored-by: Rohan Thomare <3498866+rthomare@users.noreply.github.com>
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