|
84 | 84 |
|
85 | 85 | ## ⛓️ Installing and Running Lotus - Calibration Testnet
|
86 | 86 |
|
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> |
| 87 | +<table style="background-color: #e3f2fd;"> |
| 88 | +<tbody> |
| 89 | +<tr><td>Lotus Documentation</td><td><a href="https://lotus.filecoin.io/lotus/get-started/what-is-lotus/">https://lotus.filecoin.io/lotus/get-started/what-is-lotus/</a></td></tr> |
| 90 | +<tr><td>Lotus Support Channels</td><td><a href="https://filecoinproject.slack.com/archives/CPFTWMY7N">Filecoin Slack - #fil-lotus-help</a></td></tr> |
| 91 | +</tbody> |
| 92 | +</table> |
88 | 93 |
|
89 | 94 | 🧠 Lotus is your gateway to the Filecoin network. It syncs the chain, manages wallets, and is required for Curio to interact with your node.
|
90 | 95 |
|
@@ -184,7 +189,12 @@ Both wallets will be used during Curio initialisation.
|
184 | 189 |
|
185 | 190 | ## 🐘 Running YugabyteDB
|
186 | 191 |
|
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> |
| 192 | +<table style="background-color: #e3f2fd;"> |
| 193 | +<tbody> |
| 194 | +<tr><td>Yugabyte Documentation</td><td><a href="https://docs.yugabyte.com/preview/tutorials/quick-start/linux/">https://docs.yugabyte.com/preview/tutorials/quick-start/linux/</a></td></tr> |
| 195 | +<tr><td>Yugabyte Support Channels</td><td><a href="https://filecoinproject.slack.com/archives/C06LF5YP8S3">Filecoin Slack - #fil-curio-help</a> - <a href="https://inviter.co/yugabytedb">Yugabyte Slack</a></td></tr> |
| 196 | +</tbody> |
| 197 | +</table> |
188 | 198 |
|
189 | 199 | 🧠 Curio uses YugabyteDB to store metadata about deals, sealing operations, and PDP submissions.
|
190 | 200 |
|
@@ -265,7 +275,12 @@ You can also check your Yugabyte cluster details directly in the CLI with:
|
265 | 275 |
|
266 | 276 | ## 🧱 Installing and Configuring Curio
|
267 | 277 |
|
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> |
| 278 | +<table style="background-color: #e3f2fd;"> |
| 279 | +<tbody> |
| 280 | +<tr><td>Curio Documentation</td><td><a href="https://docs.curiostorage.org/">https://docs.curiostorage.org/</a></td></tr> |
| 281 | +<tr><td>Curio Support Channels</td><td><a href="https://filecoinproject.slack.com/archives/C06LF5YP8S3">Filecoin Slack - #fil-curio-help</a></td></tr> |
| 282 | +</tbody> |
| 283 | +</table> |
269 | 284 |
|
270 | 285 | 🧠 Curio is the core PDP client that coordinates sealing, interacts with Lotus and submits PDP proofs.
|
271 | 286 |
|
|
0 commit comments