-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitmodules
More file actions
61 lines (60 loc) · 1.91 KB
/
.gitmodules
File metadata and controls
61 lines (60 loc) · 1.91 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
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
[submodule "docs/ipfs-docs"]
path = docs/ipfs-docs
url = https://github.com/ipfs/ipfs-docs.git
branch = main
[submodule "docs/libp2p-universal-connectivity"]
path = docs/libp2p-universal-connectivity
url = https://github.com/libp2p/universal-connectivity.git
branch = main
[submodule "docs/filecoin-address-python"]
path = docs/filecoin-address-python
url = https://github.com/ciknight/filecoin-address-python.git
branch = main
[submodule "docs/ipfsspec"]
path = docs/ipfsspec
url = https://github.com/fsspec/ipfsspec.git
branch = main
[submodule "docs/lassie"]
path = docs/lassie
url = https://github.com/filecoin-project/lassie.git
branch = main
[submodule "docs/lighthouse-python-sdk"]
path = docs/lighthouse-python-sdk
url = https://github.com/lighthouse-web3/lighthouse-python-sdk.git
branch = main
[submodule "docs/filesystem_spec"]
path = docs/filesystem_spec
url = https://github.com/fsspec/filesystem_spec.git
branch = main
[submodule "docs/ipfs_cluster"]
path = docs/ipfs_cluster
url = https://github.com/ipfs-cluster/ipfs-cluster-website.git
branch = main
[submodule "docs/libp2p_docs"]
path = docs/libp2p_docs
url = https://github.com/libp2p/docs.git
branch = main
[submodule "docs/storacha_specs"]
path = docs/storacha_specs
url = https://github.com/storacha/specs.git
branch = main
[submodule "py-ipld-car"]
path = py-ipld-car
url = https://github.com/storacha/py-ipld-car.git
branch = main
[submodule "py-ipld-dag-pb"]
path = py-ipld-dag-pb
url = https://github.com/storacha/py-ipld-dag-pb.git
branch = main
[submodule "py-ipld-unixfs"]
path = py-ipld-unixfs
url = https://github.com/storacha/py-ipld-unixfs.git
branch = main
[submodule "docs/mcp-python-sdk"]
path = docs/mcp-python-sdk
url = https://github.com/modelcontextprotocol/python-sdk.git
branch = main
[submodule "ipfs_accelerate_py"]
path = ipfs_accelerate_py
url = https://github.com/endomorphosis/ipfs_accelerate_py
branch = main