-
Notifications
You must be signed in to change notification settings - Fork 108
/
.gitmodules
24 lines (24 loc) · 976 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
[submodule "hardhat-starter-kit"]
path = hardhat-starter-kit
url = https://github.com/smartcontractkit/hardhat-starter-kit
[submodule "chainlink-mix"]
path = chainlink-mix
url = https://github.com/smartcontractkit/chainlink-mix
[submodule "foundry-starter-kit"]
path = foundry-starter-kit
url = https://github.com/smartcontractkit/foundry-starter-kit
[submodule "solana-starter-kit"]
path = solana-starter-kit
url = https://github.com/smartcontractkit/solana-starter-kit
[submodule "apeworx-starter-kit"]
path = apeworx-starter-kit
url = https://github.com/smartcontractkit/apeworx-starter-kit
[submodule "huff-starter-kit"]
path = huff-starter-kit
url = https://github.com/smartcontractkit/huff-starter-kit
[submodule "dapptools-starter-kit"]
path = dapptools-starter-kit
url = https://github.com/smartcontractkit/dapptools-starter-kit
[submodule "truffle-starter-kit"]
path = truffle-starter-kit
url = https://github.com/smartcontractkit/truffle-starter-kit