-
Update existing auth types to support a different sponsor/actor address. If the sponsor/actor are the same, it should only require a single signature.
-
- [ ] get nonce
- [ ] get InitCode for simple account creation using sample AccountFactory or optional provided ABI
- [ ] pm_sponsorUserOperation paymaster functions
- [ ] signing
-
# AIP Discussion
Account Abstraction (AA) on Aptos allows any account to be authenticated through move code in addition to existing
authentication schemes supported by native code. This AIP will …
-
# Problem statement
Look into account abstraction to see if it:
- [ ] Already is operational on Tezos
- [ ] Can solve the problem of hiding who minted an asset
- [ ] Can solve the problem of providi…
-
-
I thought I could create a Cairo contract and a content about Account Abstraction on Starknet. Spending/withdrawal limits for Starknet accounts for ERC-20 tokens could be added, and the developers cou…
-
-
### Component
Forge
### Describe the feature you would like
Adding account abstraction to foundry would allow users to leverage paymasters to submit transactions in their foundry scripts, thi…
-
# 1. Motivation
We propose the following account abstraction model to enable general purpose smart contract wallet.
Compared with EOA, smart contract wallet can support numerous use cases such a…
-
Look at the AA sdk
Understand the requirement
Get the reading material from sourdeep