-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 806 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 806 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/solady"]
path = lib/solady
url = https://github.com/Vectorized/solady
[submodule "lib/deepstate-contracts"]
path = lib/deepstate-contracts
url = git@github.com:Deepstate-Protocol/deepstate-contracts.git
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts.git
[submodule "lib/sablier"]
path = lib/sablier
url = https://github.com/sablier-labs/evm-monorepo.git
[submodule "lib/prb-math"]
path = lib/prb-math
url = https://github.com/PaulRBerg/prb-math.git
[submodule "lib/chainlink-contracts"]
path = lib/chainlink-contracts
url = https://github.com/smartcontractkit/chainlink-brownie-contracts.git