diff --git a/.gitmodules b/.gitmodules index 9e6359df..d5129750 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,4 +30,7 @@ path = lib/multicaller url = https://github.com/vectorized/multicaller branch = main - ignore = dirty \ No newline at end of file + ignore = dirty +[submodule "lib/solady"] + path = lib/solady + url = https://github.com/vectorized/solady diff --git a/lib/solady b/lib/solady new file mode 160000 index 00000000..77809c18 --- /dev/null +++ b/lib/solady @@ -0,0 +1 @@ +Subproject commit 77809c18e010b914dde9518956a4ae7cb507d383