-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.14 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "contracts/lib/forge-std"]
path = contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "contracts/lib/foundry-devops"]
path = contracts/lib/foundry-devops
url = https://github.com/cyfrin/foundry-devops
[submodule "contracts/lib/chainlink-brownie-contracts"]
path = contracts/lib/chainlink-brownie-contracts
url = https://github.com/smartcontractkit/chainlink-brownie-contracts
[submodule "contracts/lib/openzeppelin-contracts"]
path = contracts/lib/openzeppelin-contracts
url = https://github.com/openzeppelin/openzeppelin-contracts
[submodule "contracts/lib/tokenbound"]
path = contracts/lib/tokenbound
url = https://github.com/tokenbound/contracts
[submodule "contracts/lib/erc6551"]
path = contracts/lib/erc6551
url = https://github.com/erc6551/reference
[submodule "contracts/lib/airnode"]
path = contracts/lib/airnode
url = https://github.com/api3dao/airnode
[submodule "contracts/lib/gelato"]
path = contracts/lib/gelato
url = https://github.com/gelatodigital/automate
[submodule "contracts/lib/chronicle-std"]
path = contracts/lib/chronicle-std
url = https://github.com/chronicleprotocol/chronicle-std