-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 969 Bytes
/
Copy path.gitmodules
File metadata and controls
18 lines (18 loc) · 969 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "smart-contract/lottery/lib/forge-std"]
path = smart-contract/lottery/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/chainlink-brownie-contracts"]
path = lib/chainlink-brownie-contracts
url = https://github.com/smartcontractkit/chainlink-brownie-contracts
[submodule "smart-contract/lottery/lib/chainlink-brownie-contracts"]
path = smart-contract/lottery/lib/chainlink-brownie-contracts
url = https://github.com/smartcontractkit/chainlink-brownie-contracts
[submodule "smart-contract/lottery/lib/chainlink"]
path = smart-contract/lottery/lib/chainlink
url = https://github.com/smartcontractkit/chainlink
[submodule "smart-contract/lottery/lib/dotenv"]
path = smart-contract/lottery/lib/dotenv
url = https://github.com/dotenv-rs/dotenv
[submodule "smart-contract/lottery/lib/openzeppelin-contracts"]
path = smart-contract/lottery/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts