-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 952 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
25
26
27
[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
[submodule "lib/XAccount"]
path = lib/XAccount
url = https://github.com/ringecosystem/XAccount