-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 855 Bytes
/
.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
[submodule "lib/subapi"]
path = lib/subapi
url = https://github.com/subapidao/subapi
[submodule "lib/ORMP"]
path = lib/ORMP
url = https://github.com/darwinia-network/ORMP
[submodule "lib/darwinia-msgport"]
path = lib/darwinia-msgport
url = https://github.com/darwinia-network/darwinia-msgport
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/safe-deployments"]
path = lib/safe-deployments
url = https://github.com/safe-global/safe-deployments
[submodule "lib/create3-deploy"]
path = lib/create3-deploy
url = https://github.com/darwinia-network/create3-deploy
[submodule "lib/sphinx"]
path = lib/sphinx
url = https://github.com/hujw77/sphinx