# Subspace 3F激励测试网教程

By [ Huawei engineer](https://paragraph.com/@huawei-engineer) · 2023-09-12

---

Subspace Network 获 3290 万美元战略融资

由 Pantera Capital 领投的 3290万美元战略融资，参与的其他方还有：Coinbase Ventures、Crypto.com、Alameda Research、 ConsenSys Mesh、KR1、Hypersphere Ventures、Stratos Technologies、AVG Blockchain Fund、GSR Ventures、Eniac Ventures、Bixin Ventures、Definancex、Candaq、Vendetta Capital、Illusionist Group、NGC Ventures、Cabin VC、Gate Ventures、OneBlock Capital 和 Automota Network。

Subspace Network 是一种零层协议，可与任何第一层完全互操作，使其能够充当整个 Web3 生态系统的基础设施层。

我的推特：

[https://twitter.com/uCx4CoB9zdsu6H7](https://twitter.com/uCx4CoB9zdsu6H7)

系统官方要求:

![官方配置要求](https://storage.googleapis.com/papyrus_images/979abc803f2a003c2621d14b9a6ac7a91ef585324672fe11d802bca99ed059eb.png)

官方配置要求

带宽>=100M，内存理论上最好大点，P盘得时候反正你有多少它吃多少

用来装载P图文件的硬盘必须SSD

安装指南（分系统进行讲解，这里为了以后继续深度参加后续，所以只讲解高级版多目录多硬盘模式）：

钱包准备：

这里以简单易操作的subwallet app，为例子。

官方下载：

[https://subwallet.app/download.html](https://subwallet.app/download.html)

![](https://storage.googleapis.com/papyrus_images/f0ab76936074c75174fd75b0fb2c64bc3353f74cca49b43d49855d1d9e798c4c.png)

安装后记住备份自己的助记词

🎰获得Subspace 3F主网的钱包地址

官方教程：（这里不重点说了，很简单，多尝试）

[https://docs.subspace.network/docs/protocol/wallets/subwallet](https://docs.subspace.network/docs/protocol/wallets/subwallet)

一、windows系统

1、软件下载

[https://github.com/subspace/subspace](https://github.com/subspace/subspace)

找不到得可以直接下载下面9月11号版本得文件

农民运行文件： h ttps://github.com/subspace/subspace/releases/download/gemini-3f-2023-sep-11/subspace-farmer-windows-x86\_64-skylake-gemini-3f-2023-sep-11.exe

节点运行文件：

h ttps://github.com/subspace/subspace/releases/download/gemini-3f-2023-sep-11/subspace-node-windows-x86\_64-skylake-gemini-3f-2023-sep-11.exe

复制去掉空格，下载得文件我习惯改成farm.exe 和node.exe ，下面就用这两个名字注意区分。

🎆首先要运行node.exe ,打开菜单选择windows powerShell

![](https://storage.googleapis.com/papyrus_images/6c5447748f39835138715b389ea4feb96aa1230e1399f6776fff4710d01610d6.png)

假设node.exe 存放在e盘得sub目录，并且准备F盘1.8T

在powershell里输入

e:

进入E盘，然后

cd sub

运行

./node.exe --base-path f:\\node(这里设置设置同步文件保存目录,你可以自行替换) --chain gemini-3f --execution wasm --blocks-pruning 256 --state-pruning archive --validator --name "nb"(这里得nb你可以替换成自己得节点名称) --out-peers 150 --in-peers 150 (这里一个out一个in ，两个数值我设置得都是150，根据你得网络设置，一般50-100就可以） --no-private-ipv4 --rpc-cors all --rpc-external --rpc-methods=unsafe (如果你是局域网，准备1个节点多台农民，这4个选项就带上，反正1机1节点可以删除）

节点运行一般没有意外，同步根据网速以及机器配置得不同可能是1天，也有可能是2天，想知道同步进程得可以去下面得网址查询，直接在打开得网页页面输入你得节点名字

https ://telemetry.subspace.network/#/0x92e91e657747c41eeabed5129ff51689d2e935b9f6abfbd5dfcb2e1d0d035095 网址去掉空格

![](https://storage.googleapis.com/papyrus_images/8413caa24d993de506d80edee1c8329fcc0e9ad81ad0e8da57789101979b65ca.png)

同步完成之后就可以运行农民程序，也可以在同步得中途运行农民程序。

✨农民运行

新打开一个powershell窗口，进入farm.exe 得目录

命令

./farm.exe farm --reward-address 这里输入你得st开头得钱包地址 path=F:\\sub\\f1,size=800G path=f:\\sub\\f2,size=1.2T --node-rpc-url ws://192.168.1.90:9944

命令中注意空格，多路径目录P盘还可以继续加 path=目录地址,size=p盘大小

\--node-rpc-url ws://192.168.1.90:9944 这个选项单机单节点单农民的情况下可以删除，适合局域网单节点多台机器连接，ip地址改为节点的IP。

农民连接到节点之后，如果节点同步了，农民会自动进入P盘时间，P盘开始你就已经有了获得奖励的机会。

😡重要提醒

同步启动到开始同步到同步完成中途会很慢，如果你的网路没有问题，你只需要耐心的等待

农民P盘也是从开始到P盘结束需要花费很多时间，有网友给出的数据是4G/分钟，理论上1.6T需要4天不到

群里和DC里问的最多的就是没用的问题，你只需要耐心的等待就行了

等等等等…………………………………………………………………..

节点同步完成后的运行页面

![](https://storage.googleapis.com/papyrus_images/99c145ff4eeab57ed1346ba7f6135a25d38f7033423d069c353ac1552e19ff01.png)

农民P盘完成后的页面以及爆块获得奖励的页面

![](https://storage.googleapis.com/papyrus_images/1f2f67bb1fafd091de82c3c434e266dc86065a0cfc28209a62605f0e1494871f.png)

windows的下载运行就这样完结了,再次提醒不要急，耐心等待就行了！！！！

二、ubuntu系统

官方下载网址:

[https://github.com/subspace/subspace](https://github.com/subspace/subspace)

找不到？下面是9月11号下载网址

h ttps://github.com/subspace/subspace/releases/download/gemini-3f-2023-sep-11/subspace-farmer-ubuntu-x86\_64-skylake-gemini-3f-2023-sep-11

h ttps://github.com/subspace/subspace/releases/download/gemini-3f-2023-sep-11/subspace-node-ubuntu-x86\_64-skylake-gemini-3f-2023-sep-11

去掉空格，习惯改名 node 和 farm

chmod +x node

chmod +x farm

更改文件属性为可运行

运行命令和windows差不多，需要注意的是目录格式

🍩node

./node --base-path /home/user/node (改为你自己的节点数据存储目录) --chain gemini-3f --execution wasm --blocks-pruning 256 --state-pruning archive --validator --name "nb(改成自己喜欢的节点名字）" --out-peers 100 --rpc-methods=unsafe --in-peers 100

这是单节点单农民启动，局域网多台机器多节点的加上下面

\--no-private-ipv4 --rpc-cors all --rpc-external --rpc-methods=unsafe

启动之后就是漫长的等待同步时间，查询节点同步进度可以看windows讲解

🔆农民

节点运行之后不管有没有同步都可以开启农民程序，农民会等节点同步

./farm farm --reward-address st开头的钱包地址 path=/home/user/farm/1,size=800G path=/home/user/farm/2,size=1.2T

局域网单节点多农民可以加上

\--node-rpc-url ws://192.168.1.90:9944 IP自己更改成节点主机的IP地址

运行过程中请耐心等待！！！！！！！！！！！！！！等等等就行了

我的推特：有问题去留言

[https://twitter.com/uCx4CoB9zdsu6H7](https://twitter.com/uCx4CoB9zdsu6H7)

官方：

[https://twitter.com/network\_subspace](https://twitter.com/network_subspace)

官方DC：

[https://discord.gg/qCH5fvSD](https://discord.gg/qCH5fvSD)

---

*Originally published on [ Huawei engineer](https://paragraph.com/@huawei-engineer/subspace-3f)*
