-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
57 lines (57 loc) · 3.16 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[submodule "foundry-simple-storage-f23/lib/forge-std"]
path = foundry-simple-storage-f23/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "foundry-fund-me-f23/lib/forge-std"]
path = foundry-fund-me-f23/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "foundry-fund-me-f23/lib/chainlink-brownie-contracts"]
path = foundry-fund-me-f23/lib/chainlink-brownie-contracts
url = https://github.com/smartcontractkit/chainlink-brownie-contracts
[submodule "foundry-fund-me-f23/lib/foundry-devops"]
path = foundry-fund-me-f23/lib/foundry-devops
url = https://github.com/ChainAccelOrg/foundry-devops
[submodule "foundry-smart-contract-lottery-f23/lib/forge-std"]
path = foundry-smart-contract-lottery-f23/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "foundry-smart-contract-lottery-f23/lib/chainlink-brownie-contracts"]
path = foundry-smart-contract-lottery-f23/lib/chainlink-brownie-contracts
url = https://github.com/smartcontractkit/chainlink-brownie-contracts
[submodule "foundry-smart-contract-lottery-f23/lib/solmate"]
path = foundry-smart-contract-lottery-f23/lib/solmate
url = https://github.com/transmissions11/solmate
[submodule "foundry-smart-contract-lottery-f23/lib/foundry-devops"]
path = foundry-smart-contract-lottery-f23/lib/foundry-devops
url = https://github.com/Cyfrin/foundry-devops
[submodule "foundry-erc20-f23/lib/forge-std"]
path = foundry-erc20-f23/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "foundry-erc20-f23/lib/openzeppelin-contracts"]
path = foundry-erc20-f23/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "foundry-nft-f23/lib/forge-std"]
path = foundry-nft-f23/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "foundry-nft-f23/lib/openzeppelin-contracts"]
path = foundry-nft-f23/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "foundry-nft-f23/lib/foundry-devops"]
path = foundry-nft-f23/lib/foundry-devops
url = https://github.com/Cyfrin/foundry-devops
[submodule "foundry-defi-stablecoin-f23/lib/forge-std"]
path = foundry-defi-stablecoin-f23/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "foundry-defi-stablecoin-f23/lib/openzeppelin-contracts"]
path = foundry-defi-stablecoin-f23/lib/openzeppelin-contracts
url = https://github.com/openzeppelin/openzeppelin-contracts
[submodule "foundry-defi-stablecoin-f23/lib/chainlink-brownie-contracts"]
path = foundry-defi-stablecoin-f23/lib/chainlink-brownie-contracts
url = https://github.com/smartcontractkit/chainlink-brownie-contracts
[submodule "foundry-upgrades-f23/lib/forge-std"]
path = foundry-upgrades-f23/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "foundry-upgrades-f23/lib/openzeppelin-foundry-upgrades"]
path = foundry-upgrades-f23/lib/openzeppelin-foundry-upgrades
url = https://github.com/OpenZeppelin/openzeppelin-foundry-upgrades
[submodule "foundry-upgrades-f23/lib/openzeppelin-contracts-upgradeable"]
path = foundry-upgrades-f23/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable