forge install: solmate
This commit is contained in:
parent
c5d75d8a88
commit
8c68e15410
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "onchain/lib/forge-std"]
|
||||
path = onchain/lib/forge-std
|
||||
url = https://github.com/foundry-rs/forge-std
|
||||
[submodule "lib/solmate"]
|
||||
path = lib/solmate
|
||||
url = https://github.com/Rari-Capital/solmate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue