-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.03 KB
/
Copy path.gitmodules
File metadata and controls
30 lines (30 loc) · 1.03 KB
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
[submodule "evm-logs-example"]
path = 1-evm-logs
url = https://github.com/subsquid-labs/evm-logs-example.git
branch = master
[submodule "factory-example"]
path = 3-factory
url = https://github.com/subsquid-labs/evm-factory-example.git
branch = master
[submodule "contract-example"]
path = 4-contract-calls
url = https://github.com/subsquid-labs/evm-contract-example.git
branch = master
[submodule "multicall-example"]
path = 5-multicall
url = https://github.com/subsquid-labs/evm-multicall-example.git
branch = master
[submodule "ipfs-example"]
path = 6-ipfs
url = https://github.com/subsquid-labs/evm-ipfs-example.git
branch = master
[submodule "transactions-example"]
path = 2-transactions
url = https://github.com/subsquid-labs/evm-transactions-example.git
branch = master
[submodule "7-multichain"]
path = 7-multichain
url = https://github.com/subsquid-labs/squid-multichain-template.git
[submodule "8-hyperliquid-drip-trade"]
path = 8-hyperliquid-drip-trade
url = https://github.com/subsquid-labs/hyperliquid-drip-trade-example.git