Add Account framework docs and guides (#5660)

This commit is contained in:
Ernesto García
2025-07-09 09:10:48 -06:00
committed by GitHub
parent a95d01c30d
commit 6ef73e3386
11 changed files with 977 additions and 7 deletions

View File

@ -7,6 +7,11 @@
* xref:access-control.adoc[Access Control]
* xref:account-abstraction.adoc[Account Abstraction]
** xref:accounts.adoc[Accounts]
*** xref:eoa-delegation.adoc[EOA Delegation]
*** xref:multisig.adoc[Multisig]
* xref:tokens.adoc[Tokens]
** xref:erc20.adoc[ERC-20]
*** xref:erc20-supply.adoc[Creating Supply]