Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
🎉 add new hello account contract
Browse files Browse the repository at this point in the history
  • Loading branch information
omarespejel committed Nov 22, 2023
1 parent b12eb26 commit 1f8f297
Show file tree
Hide file tree
Showing 5 changed files with 993 additions and 1,189 deletions.
6 changes: 3 additions & 3 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@

- [Account Abstraction](ch04-00-account-abstraction.md)
- [Accounts](ch04-01-accounts.md)
- [Hello, Account!](ch04-02-hello-account.md)
- [Deploy Account](ch04-03-deploy-hello-account.md)
- [Standard Account 🚧](ch04-04-standard-account.md)
- [Hello, Account Contract!](ch04-02-hello-account.md)
- [Standard Account Contract](ch04-03-standard-account.md)
- [Deploy Standard Account](ch04-03-01-deploy-standard-account.md)
- [Examples](ch04-05-examples.md)
- [Multicaller 🚧](ch04-05-01-multicaller.md)
- [Multisig 🚧](ch04-05-02-multisig.md)
Expand Down
Loading

0 comments on commit 1f8f297

Please sign in to comment.