-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
64 lines (64 loc) · 2.15 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
[submodule "Near/NearMarketplaceDapp"]
path = Near/NearMarketplaceDapp
url = https://github.com/ReasonZx/NearMarketplaceDapp.git
branch = main
[submodule "Near/NearMarketPlaceDapp"]
path = Near/NearMarketPlaceDapp
url = https://github.com/ReasonZx/NearMarketplaceDapp.git
branch = main
[submodule "Ethereum/Web3SimpleStorage"]
path = Ethereum/Web3SimpleStorage
url = https://github.com/ReasonZx/Web3SimpleStorage.git
branch = main
[submodule "Ethereum/FundMeEth"]
path = Ethereum/FundMeEth
url = https://github.com/ReasonZx/FundMeEth.git
branch = main
[submodule "Ethereum/BrownieSimpleStorage"]
path = Ethereum/BrownieSimpleStorage
url = https://github.com/ReasonZx/BrownieSimpleStorage.git
branch = main
[submodule "Ethereum/LotterySmartContract"]
path = Ethereum/LotterySmartContract
url = https://github.com/ReasonZx/Lottery-smart-contract.git
branch = main
[submodule "Ethereum/erc20"]
path = Ethereum/erc20
url = https://github.com/ReasonZx/erc20.git
branch = main
[submodule "Ethereum/aave"]
path = Ethereum/aave
url = https://github.com/ReasonZx/aave-interactions.git
branch = main
[submodule "Ethereum/aave-defi"]
path = Ethereum/aave-defi
url = https://github.com/ReasonZx/aave-interactions.git
branch = main
[submodule "Ethereum/nfts"]
path = Ethereum/nfts
url = https://github.com/ReasonZx/nfts.git
branch = main
[submodule "Ethereum/nft-mix-patrick"]
path = Ethereum/nft-mix-patrick
url = https://github.com/ReasonZx/nft-mix-sepolia.git
[submodule "Ethereum/upgradeSC"]
path = Ethereum/upgradeSC
url = https://github.com/ReasonZx/upgradeSC.git
branch = main
[submodule "Ethereum/nft-mix-sepolia"]
path = Ethereum/nft-mix-sepolia
url = https://github.com/ReasonZx/nft-mix-sepolia.git
branch = main
[submodule "Ethereum/fullStackDapp"]
path = Ethereum/fullStackDapp
url = https://github.com/ReasonZx/fullStackDapp.git
branch = main
[submodule "Ethereum/foundry"]
path = Ethereum/foundry
url = https://github.com/ReasonZx/foundry.git
[submodule "Ethereum/basicFrontEnd"]
path = Ethereum/basicFrontEnd
url = https://github.com/ReasonZx/basicFrontEnd.git
[submodule "web3notes"]
path = web3notes
url = https://github.com/ReasonZx/web3notes.git