forge install: solmate
This commit is contained in:
parent
f8a9dbd3e2
commit
8092965224
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 "onchain/lib/solmate"]
|
||||
path = onchain/lib/solmate
|
||||
url = https://github.com/Rari-Capital/solmate
|
||||
|
|
|
|||
1
onchain/lib/solmate
Submodule
1
onchain/lib/solmate
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit c892309933b25c03d32b1b0d674df7ae292ba925
|
||||
Loading…
Add table
Add a link
Reference in a new issue