Skip to content

Commit 3ed92e3

Browse files
TippyFlitsUKjennijuju
authored andcommitted
GITBOOK-3: No subject
1 parent 0cb96b4 commit 3ed92e3

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ description: >-
99
{% hint style="danger" %}
1010
**ALPHA FEATURE - UNDER DEVELOPMENT**
1111

12-
This documentation covers the PDP (Proof of Data Possession) feature, which is currently in alpha and under active development.
13-
This tool is intended for testing and experimental use only.
12+
This documentation covers the PDP (Proof of Data Possession) feature, which is currently in alpha and under active development. This tool is intended for testing and experimental use only.
1413

15-
For production use and submitting real deals with live PDP Storage Providers, please use the [Synapse SDK](https://github.com/FilOzone/synapse-sdk) and [Synapse dApp Tutorial](https://github.com/FIL-Builders/fs-upload-dapp).
14+
For production use and submitting real deals with live PDP Storage Providers, please use the [Synapse SDK](https://github.com/FilOzone/synapse-sdk).
1615
{% endhint %}
1716

1817
## 🚀 Prerequisites
@@ -35,7 +34,7 @@ sudo apt update && sudo apt upgrade -y && sudo apt install -y \
3534

3635
***
3736

38-
### 🐹 Install Go (v1.23.7)
37+
### :hammer: Install Go (v1.23.7)
3938

4039
```sh
4140
sudo rm -rf /usr/local/go
@@ -52,7 +51,7 @@ You should see something like: `go version go1.23.7 linux/amd64`
5251

5352
***
5453

55-
### 🦀 Install Rust
54+
### :wrench: Install Rust
5655

5756
```sh
5857
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
@@ -617,4 +616,4 @@ You've successfully launched a **PDP-enabled Filecoin Storage Provider** stack.
617616
## 🔜 Next Steps
618617

619618
* 🧭 Monitor logs and metrics
620-
* 💬 Join the community - Filecoin Slack - [#fil-pdp](https://filecoinproject.slack.com/archives/C0717TGU7V2) [#spx-pdp](https://filecoinproject.slack.com/archives/C08JQBA7PEX)
619+
* 💬 Join the community - Filecoin Slack - [#fil-pdp](https://filecoinproject.slack.com/archives/C0717TGU7V2) [#spx-pdp](https://filecoinproject.slack.com/archives/C08JQBA7PEX)

0 commit comments

Comments
 (0)