Prerequisites
This guide walks you through setting up a PDP-enabled Filecoin Storage Provider using Lotus, YugabyteDB, and Curio
Before starting, make sure you have a user with sudo privileges. This section prepares your system for the PDP stack.
System Package Installation
Install Go
You should see something like: go version go1.23.7 linux/amd64
Install Rust
You should see something like: rustc 1.86.0 (05f9846f8 2025-03-31)
Add Go and Rust to Secure Sudo Path
Last updated
Was this helpful?