-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy path.gitmodules
More file actions
17 lines (17 loc) · 817 Bytes
/
.gitmodules
File metadata and controls
17 lines (17 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[submodule "registry-contracts/lib/forge-std"]
path = registry-contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
branch = v1.12.0
[submodule "registry-contracts/lib/openzeppelin-contracts"]
path = registry-contracts/lib/openzeppelin-contracts
url = https://github.com/openzeppelin/openzeppelin-contracts
[submodule "solana-programs/safe-harbor"]
path = solana-programs/safe-harbor
url = https://github.com/otter-sec/safe-harbor.git
branch = main
[submodule "registry-contracts/lib/createx"]
path = registry-contracts/lib/createx
url = https://github.com/pcaversaccio/createx
[submodule "registry-contracts/lib/openzeppelin-contracts-upgradeable"]
path = registry-contracts/lib/openzeppelin-contracts-upgradeable
url = https://github.com/openzeppelin/openzeppelin-contracts-upgradeable