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