-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
22 lines (22 loc) · 984 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "apps/foundry/lib/forge-std"]
path = apps/foundry/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "apps/foundry/lib/prb-test"]
path = apps/foundry/lib/prb-test
url = https://github.com/PaulRBerg/prb-test
branch = main
[submodule "apps/foundry/lib/contracts"]
path = apps/foundry/lib/contracts
url = https://github.com/nezz0746/contracts
[submodule "apps/foundry/lib/superfluid-protocol-monorepo"]
path = apps/foundry/lib/superfluid-protocol-monorepo
url = https://github.com/superfluid-finance/protocol-monorepo
[submodule "apps/foundry/lib/prb-math"]
path = apps/foundry/lib/prb-math
url = https://github.com/PaulRBerg/prb-math
[submodule "apps/foundry/lib/account-abstraction"]
path = apps/foundry/lib/account-abstraction
url = https://github.com/eth-infinitism/account-abstraction
[submodule "apps/foundry/lib/eas-contracts"]
path = apps/foundry/lib/eas-contracts
url = https://github.com/ethereum-attestation-service/eas-contracts