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
* docs: address BigLep's review feedback (GER-1011)
Resolve the high/medium items from BigLep's review of #2457:
fix broken/missing redirects, correct stale entry-point copy, and
remove the misleading moved-content page.
- Delete reference/general/moved-content.md (Filecoin Pin lives in-repo)
and drop it from SUMMARY.md
- Add redirects for builder-cookbook/data-storage/{store-data,
retrieve-data,privacy-and-access-control}
- Repoint builder-cookbook/dapps/{oracles,cross-chain-bridges} to
build/advanced/*; fix smart-contracts/fundamentals/overview mapping
- Archive the chain-data-query tutorial in legacy-content.md and
repoint its redirect
- Update WELCOME.md cards to the new IA labels and links
- Align cookbook README with the reference-only/link-out strategy
- Replace hardcoded FOC pricing with links to the FOC docs
- Add a scheduled check:rpcs CI workflow
- Fix stale "Was this page helpful?" prefill URLs in the cookbook
* docs: mention Curio as the modern SP stack in upload guide
Add Curio (with links to curiostorage.org and docs.curiostorage.org) as
the modern storage-provider stack in the direct deal-making section, so
the builder-facing decision page no longer reads as Boost/Lotus-only.
Addresses BigLep review item 15.
Copy file name to clipboardExpand all lines: WELCOME.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,6 @@ layout:
25
25
26
26
Choose your own path to start exploring Filecoin:
27
27
28
-
<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>💡 <strong>Learn the basics</strong></td><td>New to Filecoin and looking for foundational concepts? Start with the Basics section to understand the essentials and kick off your journey!</td><td></td><td><a href="getting-started/what-is-filecoin/">what-is-filecoin</a></td></tr><tr><td>🔧 <strong>Build with Filecoin</strong></td><td>Ready to develop on the Filecoin network? Head to the Developers section for guides and examples to help bring your project to life.</td><td></td><td><a href="core-concepts/filecoin-virtual-machine/">the-fvm.md</a></td></tr><tr><td>🏗️ <strong>Become a Storage Provider</strong></td><td>Thinking about running a provider node on Filecoin? Visit the Provider section for comprehensive guidance on getting started.</td><td></td><td><a href="storage-providers/getting-started.md">getting-started.md</a></td></tr><tr><td>📊 <strong>Store data</strong></td><td>Looking to store large volumes of data? Explore the Store section to review the various storage options Filecoin offers.</td><td></td><td><a href="getting-started/what-is-filecoin/storage-model.md">storage-model.md</a></td></tr></tbody></table>
28
+
<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>💡 <strong>Get started</strong></td><td>New to Filecoin and looking for foundational concepts? Start with the Getting Started section to understand the essentials and kick off your journey!</td><td></td><td><a href="getting-started/what-is-filecoin/">what-is-filecoin</a></td></tr><tr><td>🔧 <strong>Build on Filecoin</strong></td><td>Ready to develop on the Filecoin network? Head to the Build on Filecoin section for guides and examples to help bring your project to life.</td><td></td><td><a href="build/getting-started.md">getting-started.md</a></td></tr><tr><td>🏗️ <strong>Provide storage</strong></td><td>Thinking about running a provider node on Filecoin? Visit the Provide Storage section for comprehensive guidance on getting started.</td><td></td><td><a href="storage-providers/getting-started.md">getting-started.md</a></td></tr><tr><td>📊 <strong>Store data</strong></td><td>Looking to store large volumes of data? See how storage works to review the various storage options Filecoin offers.</td><td></td><td><a href="getting-started/how-storage-works/upload-to-filecoin.md">upload-to-filecoin.md</a></td></tr></tbody></table>
29
29
30
30
[Was this page helpful?](https://airtable.com/apppq4inOe4gmSSlk/pagoZHC2i1iqgphgl/form?prefill_Page+URL=https://docs.filecoin.io/)
Copy file name to clipboardExpand all lines: build/advanced/filecoin-onchain-cloud.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,10 @@ Filecoin Onchain Cloud (FOC) is a service layer built on the Filecoin Virtual Ma
11
11
12
12
FOC is composed of four layers that work independently but integrate through on-chain contracts:
13
13
14
-
***FWSS (Filecoin Warm Storage Service)** — warm storage optimized for frequent retrieval and verifiable availability. Pricing starts at 2.5 USDFC/TiB/month with a minimum of 2 copies.
14
+
***FWSS (Filecoin Warm Storage Service)** — warm storage optimized for frequent retrieval and verifiable availability, with a minimum of 2 copies. See the [FOC docs](https://docs.filecoin.cloud/) for current pricing.
15
15
***PDP (Proof of Data Possession)** — a cryptographic challenge-response protocol that verifies storage providers still hold your data without re-downloading it. See [PDP documentation](../../storage-providers/pdp/README.md).
16
16
***Filecoin Pay** — the on-chain settlement engine that automates payments to providers through payment rails. Providers are paid only upon verified service delivery.
17
-
***Filecoin Beam** — the data delivery layer for fast content retrieval (up to 0.014 USDFC/GiB egress).
17
+
***Filecoin Beam** — the data delivery layer for fast content retrieval, with usage-based egress pricing. See the [FOC docs](https://docs.filecoin.cloud/) for current rates.
Practical recipes for building on Filecoin. Each recipe focuses on a specific task with step-by-step instructions and code examples you can adapt for your own projects.
3
+
Task-focused guidance for building on Filecoin. Each page points you to the official, actively maintained tools and resources for a specific task, rather than duplicating third-party tutorials that drift out of date. The Filecoin Pin pages include full step-by-step walkthroughs.
4
4
5
5
## Table of contents
6
6
7
7
*[Store data](store-data.md) — recipes for programmable storage of public or private data on Filecoin
8
8
*[Retrieve data](retrieve-data.md) — recipes for fetching stored data from the network
9
9
*[Filecoin Pin](filecoin-pin/README.md) — recipes for using Filecoin Pin to store and retrieve data on Filecoin Onchain Cloud
10
10
11
-
[Was this page helpful?](https://airtable.com/apppq4inOe4gmSSlk/pagoZHC2i1iqgphgl/form?prefill_Page+URL=https://docs.filecoin.io/build/cookbook/overview)
11
+
[Was this page helpful?](https://airtable.com/apppq4inOe4gmSSlk/pagoZHC2i1iqgphgl/form?prefill_Page+URL=https://docs.filecoin.io/build/cookbook)
[Was this page helpful?](https://airtable.com/apppq4inOe4gmSSlk/pagoZHC2i1iqgphgl/form?prefill\_Page+URL=https://docs.filecoin.io/build/cookbook/data-storage/store-data)
62
+
[Was this page helpful?](https://airtable.com/apppq4inOe4gmSSlk/pagoZHC2i1iqgphgl/form?prefill\_Page+URL=https://docs.filecoin.io/build/cookbook/store-data)
Copy file name to clipboardExpand all lines: getting-started/how-storage-works/upload-to-filecoin.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Developers interact with FOC through the [Synapse SDK](https://docs.filecoin.clo
44
44
45
45
## Direct deal-making
46
46
47
-
For full control over provider selection, pricing, and deal terms, you can negotiate storage deals directly. [Boost](https://boost.filecoin.io/)is the standard deal engine for storage providers, and the [Lotus client](../../storage-providers/nodes/implementations/lotus.md)provides CLI tools for proposing and managing deals. This path requires running infrastructure and understanding the Filecoin deal lifecycle.
47
+
For full control over provider selection, pricing, and deal terms, you can negotiate storage deals directly. [Curio](https://curiostorage.org/) is the modern storage-provider stack for running this infrastructure — see the [Curio documentation](https://docs.curiostorage.org/) — with [Boost](https://boost.filecoin.io/)as the established deal engine and the [Lotus client](../../storage-providers/nodes/implementations/lotus.md)providing CLI tools for proposing and managing deals. This path requires running infrastructure and understanding the Filecoin deal lifecycle.
48
48
49
49
{% hint style="info" %}
50
50
**Best for**: storage providers, large-scale data onboarders, and users with custom deal requirements.
A tutorial on querying Filecoin chain data from a dApp using ethers.js against a public Glif JSON-RPC endpoint. For current chain access, use the [Mainnet RPCs](../../networks-and-tools/networks/mainnet/rpcs.md) or [Calibration RPCs](../../networks-and-tools/networks/calibration/rpcs.md) and the [FEVM indexers](../../build/advanced/fevm-indexers.md) guidance.
0 commit comments