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

feat: add 7702 UO into demo app #1274

Draft
wants to merge 1 commit into
base: adam/7702
Choose a base branch
from

Conversation

linnall
Copy link
Collaborator

@linnall linnall commented Jan 11, 2025

Pull Request Checklist


PR-Codex overview

This PR introduces functionality for handling transactions using a public client and bundler client in the useTransaction hook. It sets up the necessary clients and sends a transaction using a local account signer.

Detailed summary

  • Added imports for createPublicClient, mekong, splitMekongTransport, and @aa-sdk/core.
  • Created a publicClient using createPublicClient.
  • Created a bundlerClient from the publicClient.
  • Converted a private key to an account with privateKeyToAccount.
  • Called send7702UO to initiate a transaction using the bundlerClient and LocalAccountSigner.

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

Copy link

vercel bot commented Jan 11, 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 Jan 11, 2025 1:22am
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2025 1:22am

Copy link

graphite-app bot commented Jan 11, 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.

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.

1 participant