-
-
Notifications
You must be signed in to change notification settings - Fork 267
/
.gitmodules
36 lines (36 loc) · 1.07 KB
/
.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
33
34
35
36
[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
[submodule "celo"]
path = celo
branch = master
url = [email protected]:tintinweb/smart-contract-sanctuary-celo.git