Account Abstraction
See original GitHub issue- See EIP 86: Account Abstraction
- Tradeoffs in Account Abstraction Proposals
Subtasks
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Part I: WTF is Account Abstraction - Argent Wallet
In summary, account abstraction moves crypto from the current approach of one-account-fits-all, where someone can lose everything with a small ...
Read more >Ethereum Account Abstraction: Everything you need to know!
In the case of Ethereum, account abstraction seeks to eliminate the existence of two types of accounts by unifying them. Thus, a single...
Read more >EIP-2938: Account Abstraction
Account abstraction (AA) allows a contract to be the top-level account that pays fees and starts transaction execution.
Read more >Introducing Account Abstraction, L2 → L1 Messaging, and more.
Account abstraction moves to enforce a single account type, just contract accounts, and pushes functionality such as signature verification, gas payment, and ...
Read more >Account Abstraction | Alexandria - CoinMarketCap
Account abstraction is the process of making it easier for users to interact with blockchain by customizing certain elements of smart contract accounts,...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I will start to work on the implementation of Account Abstraction #203 and starts with CREATE2 opcode.
deactivate