You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/curriculum/dev-tools/network-indexer/index.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ draft: false
5
5
menu:
6
6
curriculum:
7
7
parent: "curriculum-devtools"
8
-
weight: 80
8
+
weight: 30
9
9
category: lecture
10
10
level:
11
11
- shallow
@@ -59,7 +59,7 @@ With versions of kubo 16+, the Refame RPC is integrated as a feature
59
59
In this simple tutorial, we are going to configure and run an IPFS node to communicate data to the indexer and take a look at what that data looks like.
Copy file name to clipboardExpand all lines: content/en/curriculum/dev-tools/objectives/index.md
+25-6
Original file line number
Diff line number
Diff line change
@@ -17,16 +17,35 @@ objectives:
17
17
introPage: true
18
18
---
19
19
20
-
There is a large set of tools that are being built on IPFS, IPLD, Libp2p and Filecoin.
20
+
There is a large set of tools that are being built on IPFS, IPLD, libp2p, Filecoin, and more. There are a number of projects that are directly supported and maintained by Protocol Labs, as well as the wide range pf projects that exist in the PLN ecosystem.
21
21
22
-
This section is a constant work in progress, and highlights just _some_of the tools being built on the Protocol Labs network that make it easier for you to use IPFS, IPLD, Filecoin, Libp2p, and more.
22
+
Note that all of these projects are a part of the Protocol Labs Network and an important part of our ecosystem and tooling, providing important solutions for the technology across the Protocol Labs stack.
23
23
24
-
***[Textile](/curriculum/dev-tools/textile/)**: A suite of developer tools, including Powergate, Buckets, and ThreadDB, and more
***[Lotus](https://lotus.filecoin.io/)**: The Go implementation of the Filecoin Protocol
33
+
***[Boost](https://boost.filecoin.io/)**: A tool for Storage Providers to manage data onboarding and retrieval on the Filecoin network [docs](https://github.com/filecoin-project/boost-docs)
34
+
35
+
### PLN Companies and Tools
36
+
37
+
***[Fleek](/curriculum/dev-tools/fleek/)**: For hosting and building DApps on web3
38
+
***[Piñata](/curriculum/dev-tools/pinata/)**: A pinning service for individuals and creators
39
+
***[Web3.Storage](/curriculum/dev-tools/web3-storage/)**: The data layer for uploading and storing content on IPFS and Filecoin
40
+
****[Spice.ai]()**
41
+
****[Textile](/curriculum/dev-tools/textile/)**: A suite of developer tools, including Powergate, Buckets, and ThreadDB, and more
0 commit comments