Skip to content

Commit a26a625

Browse files
authored
Merge pull request #14387 from emmanuel-awosika/patch-59
Add resources to account abstraction page
2 parents 3f88aa6 + 6866323 commit a26a625

File tree

1 file changed

+7
-1
lines changed
  • public/content/roadmap/account-abstraction

1 file changed

+7
-1
lines changed

public/content/roadmap/account-abstraction/index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,9 @@ Note that EIP-3074 is currently not active. The community is currently favoring
108108

109109
## Current progress {#current-progress}
110110

111-
Smart contract wallets are already available, but more upgrades are required to make them as decentralized and permissionless as possible. EIP-4337 is a mature proposal that does not require any changes to Ethereum's protocol, so it is possible that this could be implemented quickly. However, upgrades that alter Ethereum's protocol are currently not in active development, so those changes may take much longer to ship. It is also possible that account abstraction is achieved well enough by EIP-4337 that no protocol changes are ever required.
111+
Smart contract wallets are already available, but more upgrades are required to make them as decentralized and permissionless as possible. EIP-4337 is a mature proposal that does not require any changes to Ethereum's protocol, so it is possible that this could be implemented quickly. However, upgrades that alter Ethereum's protocol are currently not in active development, so those changes may take much longer to ship. It is also possible that account abstraction is achieved well enough by EIP-4337 that no protocol changes are ever required.
112+
113+
**Note**: You can track adoption of ERC-4337 smart contract wallets [via this dashboard](https://www.bundlebear.com/overview/all).
112114

113115
## Further reading {#further-reading}
114116

@@ -124,3 +126,7 @@ Smart contract wallets are already available, but more upgrades are required to
124126
- [EIP-4337 documentation](https://eips.ethereum.org/EIPS/eip-4337)
125127
- [EIP-2771 documentation](https://eips.ethereum.org/EIPS/eip-2771)
126128
- ["Basics of Account Abstraction" -- What is Account Abstraction Part I](https://www.alchemy.com/blog/account-abstraction)
129+
- [Charting Ethereum's Account Abstraction Roadmap I: EIP-3074, EIP-5806, & EIP-7702](https://research.2077.xyz/charting-ethereums-account-abstraction-roadmap-eip-3074-eip-5806-eip-7702)
130+
- [Awesome Account Abstraction](https://github.com/4337Mafia/awesome-account-abstraction)
131+
- [Modular Account Abstraction for Everyone Else](https://blog.rhinestone.wtf/part-1-modular-account-abstraction-for-everyone-else-84567422bc46)
132+

0 commit comments

Comments
 (0)