Skip to content

Commit

Permalink
signature example
Browse files Browse the repository at this point in the history
  • Loading branch information
leekt committed Jul 29, 2024
1 parent 92170a9 commit 848a911
Show file tree
Hide file tree
Showing 18 changed files with 896 additions and 57 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/delegation-framework"]
path = lib/delegation-framework
url = https://github.com/metamask/delegation-framework
[submodule "lib/solady"]
path = lib/solady
url = https://github.com/vectorized/solady
[submodule "lib/kernel"]
path = lib/kernel
url = https://github.com/zerodevapp/kernel
1 change: 1 addition & 0 deletions lib/delegation-framework
Submodule delegation-framework added at 635f71
1 change: 1 addition & 0 deletions lib/kernel
Submodule kernel added at 03f7f5
1 change: 1 addition & 0 deletions lib/solady
Submodule solady added at a1f9be
19 changes: 0 additions & 19 deletions script/Counter.s.sol

This file was deleted.

14 changes: 0 additions & 14 deletions src/Counter.sol

This file was deleted.

Loading

0 comments on commit 848a911

Please sign in to comment.