From 3e98ab0b9d5383016201513387820165d8151754 Mon Sep 17 00:00:00 2001 From: Eric Siu <94845277+randomishwalk@users.noreply.github.com> Date: Mon, 4 Dec 2023 14:26:03 -0500 Subject: [PATCH] Update README.md - add lightclients' hackMD AA compilation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3177ce2..ced5672 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ - [EIP 4337 website from Infinitism](https://www.erc4337.io/) - [The History and Future of Account Abstraction by Nethermind](https://medium.com/nethermind-eth/the-history-and-future-of-account-abstraction-10cb097ebdc8) +- [Account Abstraction Link Tree by lightclients](https://hackmd.io/@matt/r1neQ_B38) - [Account Abstraction 101: a Comprehensive Guide by Braavos](https://braavos.app/account-abstraction-ethereum-comprehensive-guide/) - [Primer on AA by Argent](https://www.argent.xyz/blog/wtf-is-account-abstraction/) - [Managing Complexity Via AA – A Simplified Future by Etherspot](https://etherspot.io/blog/account-abstraction-a-simplified-future/)