-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
48 lines (48 loc) · 1.59 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
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "lib/apostle"]
path = lib/apostle
url = https://github.com/evolutionlandorg/apostle
[submodule "lib/land"]
path = lib/land
url = https://github.com/evolutionlandorg/land
[submodule "lib/common-contracts"]
path = lib/common-contracts
url = https://github.com/evolutionlandorg/common-contracts
[submodule "lib/token-contracts"]
path = lib/token-contracts
url = https://github.com/evolutionlandorg/token-contracts
[submodule "lib/market-contracts"]
path = lib/market-contracts
url = https://github.com/evolutionlandorg/market-contracts
[submodule "lib/furnace"]
path = lib/furnace
url = https://github.com/evolutionlandorg/furnace
[submodule "lib/governance"]
path = lib/governance
url = https://github.com/evolutionlandorg/governance
[submodule "lib/zeppelin-solidity"]
path = lib/zeppelin-solidity
url = https://github.com/OpenZeppelin/zeppelin-solidity
[submodule "lib/raffle"]
path = lib/raffle
url = https://github.com/evolutionlandorg/raffle
[submodule "lib/staker"]
path = lib/staker
url = https://github.com/evolutionlandorg/staker
[submodule "lib/zapper"]
path = lib/zapper
url = https://github.com/evolutionlandorg/zapper
[submodule "lib/multicall"]
path = lib/multicall
url = https://github.com/evolutionlandorg/multicall
[submodule "lib/landrs"]
path = lib/landrs
url = https://github.com/evolutionlandorg/landrs
[submodule "lib/claims"]
path = lib/claims
url = https://github.com/evolutionlandorg/claims
[submodule "lib/pvx"]
path = lib/pvx
url = https://github.com/evolutionlandorg/pvx
[submodule "lib/arena"]
path = lib/arena
url = https://github.com/evolutionlandorg/arena