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 ma v2 account to useSmartAccountClient hook #1314

Draft
wants to merge 1 commit into
base: howy/add-unified-mav2-client
Choose a base branch
from

Conversation

howydev
Copy link
Collaborator

@howydev howydev commented Jan 31, 2025

  1. remove name from MAV2Account type
  2. move MAV2Account and client out of experimental
  3. add MAV2Account type to useSmartContractClient hook

Pull Request Checklist


PR-Codex overview

This PR focuses on the integration and enhancement of the MAV2Account type within the account management system, including updates to client creation, state management, and documentation.

Detailed summary

  • Renamed SMAV2Account to MAV2Account.
  • Added MAV2Account state in store.
  • Implemented reconnect logic for MAV2Account.
  • Updated client import paths to remove experimental designation.
  • Added type exports for MAV2Account.
  • Enhanced documentation for createModularAccountV2 and createModularAccountV2Client.
  • Updated account creation logic to support MAV2Account.

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

Copy link

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

@howydev howydev changed the title feat: add ma v2 account to use smart contract client hook feat: add ma v2 account to useSmartAccountClient hook Jan 31, 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.

1 participant