|
84 | 84 |
|
85 | 85 | ## ⛓️ Installing and Running Lotus - Calibration Testnet
|
86 | 86 |
|
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> |
93 |
| - |
94 | 87 | 🧠 Lotus is your gateway to the Filecoin network. It syncs the chain, manages wallets, and is required for Curio to interact with your node.
|
95 | 88 |
|
| 89 | +<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>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><td><a href="../../.gitbook/assets/lotus-logo-big.png">lotus-logo-big.png</a></td></tr><tr><td>Lotus Support Channels</td><td><a href="https://filecoinproject.slack.com/archives/CPFTWMY7N">Filecoin Slack - #fil-lotus-help</a></td><td><a href="../../.gitbook/assets/Filecoin.svg.png">Filecoin.svg.png</a></td></tr></tbody></table> |
| 90 | + |
96 | 91 | ### 🔧 Build Lotus Daemon
|
97 | 92 |
|
98 | 93 | Clone and check out Lotus:
|
@@ -189,15 +184,10 @@ Both wallets will be used during Curio initialisation.
|
189 | 184 |
|
190 | 185 | ## 🐘 Running YugabyteDB
|
191 | 186 |
|
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> |
198 |
| - |
199 | 187 | 🧠 Curio uses YugabyteDB to store metadata about deals, sealing operations, and PDP submissions.
|
200 | 188 |
|
| 189 | +<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>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><td><a href="../../.gitbook/assets/yugabyte.svg">yugabyte.svg</a></td></tr><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><td><a href="../../.gitbook/assets/yugabyte.svg">yugabyte.svg</a></td></tr></tbody></table> |
| 190 | + |
201 | 191 | ### 🛠 Set ulimit configuration
|
202 | 192 |
|
203 | 193 | {% hint style="warning" %}
|
@@ -275,15 +265,10 @@ You can also check your Yugabyte cluster details directly in the CLI with:
|
275 | 265 |
|
276 | 266 | ## 🧱 Installing and Configuring Curio
|
277 | 267 |
|
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> |
284 |
| - |
285 | 268 | 🧠 Curio is the core PDP client that coordinates sealing, interacts with Lotus and submits PDP proofs.
|
286 | 269 |
|
| 270 | +<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>Curio Documentation</td><td><a href="https://docs.curiostorage.org/">https://docs.curiostorage.org/</a></td><td><a href="../../.gitbook/assets/Curio_placeholder.webp">Curio_placeholder.webp</a></td></tr><tr><td>Curio Support Channels</td><td><a href="https://filecoinproject.slack.com/archives/C06LF5YP8S3">Filecoin Slack - #fil-curio-help</a></td><td><a href="../../.gitbook/assets/Filecoin.svg.png">Filecoin.svg.png</a></td></tr></tbody></table> |
| 271 | + |
287 | 272 | ### ⚙️ System Configuration
|
288 | 273 |
|
289 | 274 | Before you proceed with the installation, you should increase the UDP buffer size:
|
|
0 commit comments