generated from ChainSafe/yarn-workspaces-typescript-template
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Type: FeatureAdded to issues and PRs to identify that the change is a new feature.Added to issues and PRs to identify that the change is a new feature.
Description
We currently return transaction data to the user in the form of an EOA. We also enable support for SmartAccounts via UserOps.
Requirements:
- Simple: Simply convert a tx -> userOp so a paymaster can pay on behalf of the user.
- Hard: For token transfers, batch approve + transfer functions into the transaction
Blockers:
There is no standard interface for building userOps and we need to monitor a few EIPs to do this correctly.
Metadata
Metadata
Assignees
Labels
Type: FeatureAdded to issues and PRs to identify that the change is a new feature.Added to issues and PRs to identify that the change is a new feature.