forked from tintinweb/smart-contract-sanctuary
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
32 lines (32 loc) · 983 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
28
29
30
31
32
[submodule "ethereum"]
path = ethereum
branch = master
url = [email protected]:tintinweb/smart-contract-sanctuary-ethereum.git
[submodule "arbitrum"]
path = arbitrum
branch = master
url = [email protected]:tintinweb/smart-contract-sanctuary-arbitrum.git
[submodule "polygon"]
path = polygon
branch = master
url = [email protected]:tintinweb/smart-contract-sanctuary-polygon.git
[submodule "bsc"]
path = bsc
branch = master
url = [email protected]:tintinweb/smart-contract-sanctuary-bsc.git
[submodule "fantom"]
path = fantom
branch = master
url = [email protected]:tintinweb/smart-contract-sanctuary-fantom.git
[submodule "avalanche"]
path = avalanche
branch = master
url = [email protected]:tintinweb/smart-contract-sanctuary-avalanche.git
[submodule "tron"]
path = tron
branch = master
url = [email protected]:tintinweb/smart-contract-sanctuary-tron.git
[submodule "optimism"]
path = optimism
branch = master
url = [email protected]:tintinweb/smart-contract-sanctuary-optimism.git