forge install: solmate

This commit is contained in:
JulesCrown 2024-03-12 12:02:14 +01:00
parent 9cba3e7820
commit dc8f714243
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -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