Skip to content

Commit cbc0cab

Browse files
author
TippyFlits
committed
Restore section-specific documentation link tables
Added back documentation and support links for each major component: - Lotus section: Documentation and #fil-lotus-help Slack - YugabyteDB section: Documentation and Yugabyte Slack - Curio section: Documentation, PDP docs, and relevant Slack channels These section-specific resources were lost during the initial file consolidation.
1 parent 56f5a7a commit cbc0cab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

storage-providers/pdp/install-and-run-pdp.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ EOF
8484

8585
## ⛓️ Installing and Running Lotus - Calibration Testnet
8686

87+
<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="https://lotus.filecoin.io/lotus/get-started/what-is-lotus/">Lotus Documentation</a></td><td></td><td><a href="../../.gitbook/assets/lotus-logo-big.png">lotus-logo-big.png</a></td></tr><tr><td><a href="https://filecoinproject.slack.com/archives/CPFTWMY7N">Filecoin Slack - #fil-lotus-help</a></td><td></td><td><a href="../../.gitbook/assets/Filecoin.svg.png">Filecoin.svg.png</a></td></tr></tbody></table>
88+
8789
🧠 Lotus is your gateway to the Filecoin network. It syncs the chain, manages wallets, and is required for Curio to interact with your node.
8890

8991
### 🔧 Build Lotus Daemon
@@ -182,6 +184,8 @@ Both wallets will be used during Curio initialisation.
182184

183185
## 🐘 Running YugabyteDB
184186

187+
<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="https://docs.yugabyte.com/preview/tutorials/quick-start/linux/">Yugabyte Documentation</a></td><td></td><td><a href="../../.gitbook/assets/yugabyte.svg">yugabyte.svg</a></td></tr><tr><td><a href="https://inviter.co/yugabytedb">Yugabyte Slack</a></td><td></td><td><a href="../../.gitbook/assets/yugabyte.svg">yugabyte.svg</a></td></tr></tbody></table>
188+
185189
🧠 Curio uses YugabyteDB to store metadata about deals, sealing operations, and PDP submissions.
186190

187191
### 🛠 Set ulimit configuration
@@ -261,6 +265,8 @@ You can also check your Yugabyte cluster details directly in the CLI with:
261265

262266
## 🧱 Installing and Configuring Curio
263267

268+
<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="https://docs.curiostorage.org/">Curio Documentation</a></td><td></td><td><a href="../../.gitbook/assets/Curio_placeholder.webp">Curio_placeholder.webp</a></td></tr><tr><td><a href="https://docs.curiostorage.org/experimental-features/enable-pdp">PDP Documentation</a></td><td></td><td><a href="../../.gitbook/assets/Curio_placeholder.webp">Curio_placeholder.webp</a></td></tr><tr><td><a href="https://filecoinproject.slack.com/archives/C06LF5YP8S3">Filecoin Slack - #fil-curio-help</a></td><td></td><td><a href="../../.gitbook/assets/Filecoin.svg.png">Filecoin.svg.png</a></td></tr><tr><td><a href="https://filecoinproject.slack.com/archives/C0717TGU7V2">Filecoin Slack - #fil-pdp</a></td><td></td><td><a href="../../.gitbook/assets/Filecoin.svg.png">Filecoin.svg.png</a></td></tr></tbody></table>
269+
264270
🧠 Curio is the core PDP client that coordinates sealing, interacts with Lotus and submits PDP proofs.
265271

266272
### ⚙️ System Configuration

0 commit comments

Comments
 (0)