Skip to content

Wagmi: Erc7715 permissions with Appkit embedded wallet #2615

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

Merged
merged 67 commits into from
Aug 8, 2024

Conversation

KannuSingh
Copy link
Contributor

@KannuSingh KannuSingh commented Jul 30, 2024

Description

Added wagmi-permissions-email implementation to support erc7715 permissions flow with walletconnect co-signer service using Appkit Universal wallet.
Dapp will use passkey as a signer and walletConnect co-signer will use ECDSA key as a signer on userOperation submitted.
This should be tested with Appkit Universal wallet, once the PR for universal wallet is merged

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Associated Issues

For Linear issues: Closes APKT-xxx
For GH issues: closes #...

Showcase (Optional)

If there is a UI change include the screenshots with before and after state.
If new feature is being introduced, include the link to demo recording.

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections

@KannuSingh KannuSingh changed the title Erc7715 permissions with Appkit embedded wallet Wagmi: Erc7715 permissions with Appkit embedded wallet Aug 7, 2024
@KannuSingh KannuSingh merged commit 9704718 into main Aug 8, 2024
11 checks passed
@KannuSingh KannuSingh deleted the erc7715-permissions-with-embedded-wallet branch August 8, 2024 16:06
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.

4 participants